Share via


JET_BKLOGTIME. HasValue-Eigenschaft

Ruft einen Wert ab, der angibt, ob die JET_BKLOGTIME über einen NULL-Wert verfügt.

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

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

Eigenschaftswert

Typ: System.Boolean

Implementiert

INullableJetStruct.HasValue

Siehe auch

Verweis

JET_BKLOGTIME Struktur

JET_BKLOGTIME-Member

Microsoft.Isam.Esent.Interop-Namespace