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