Compartilhar via


DriverDataSet.DriverRow.IsDRIVER_IS_ACTIVENull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace