Propiedad INullableJetStruct.HasValue

Obtiene un valor que indica si la estructura tiene un valor NULL.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
ReadOnly Property HasValue As Boolean
    Get
'Usage
Dim instance As INullableJetStruct
Dim value As Boolean

value = instance.HasValue
bool HasValue { get; }

Valor de propiedad

Tipo: System.Boolean

Consulte también

Referencia

Interfaz INullableJetStruct

Miembros de INullableJetStruct

Espacio de nombres Microsoft.Isam.Esent.Interop