JET_BKINFO. HasValue-Eigenschaft

Ruft einen Wert ab, der angibt, ob diese Sicherungsinformationen NULL sind.

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_BKINFO
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean

Implementiert

INullableJetStruct.HasValue

Siehe auch

Verweis

JET_BKINFO-Struktur

JET_BKINFO-Member

Microsoft.Isam.Esent.Interop-Namespace