JET_LGPOS. HasValue-Eigenschaft

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

Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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

Referenz

JET_LGPOS-Struktur

JET_LGPOS Mitglieder

Microsoft.Isam.Esent.Interop-Namespace