JET_LGPOS. HasValue-Eigenschaft

Ruft einen Wert ab, der angibt, ob diese Protokollposition NULL ist.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

value = instance.HasValue
public bool HasValue { get; }

Eigenschaftswert

Typ: System.Boolean

Implementiert

INullableJetStruct.HasValue

Siehe auch

Verweis

JET_LGPOS-Struktur

JET_LGPOS-Member

Microsoft.Isam.Esent.Interop-Namespace