Compartilhar via


DriverDataSet.DriverRow.IsDRIVER_DESCRIPTIONNull method

Determina se a propriedade DRIVER_DESCRIPTION está definida como um valor nulo.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function IsDRIVER_DESCRIPTIONNull As Boolean
'Uso
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean

returnValue = instance.IsDRIVER_DESCRIPTIONNull()
public bool IsDRIVER_DESCRIPTIONNull()

Valor retornado

Type: System.Boolean

Ver também

Referência

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace