Share via


JET_BKLOGTIME. IsUtc-Eigenschaft

Ruft einen Wert ab, der angibt, ob sich die JET_BKLOGTIME in UTC befindet.

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

Syntax

'Declaration
Public ReadOnly Property IsUtc As Boolean
    Get
'Usage
Dim instance As JET_BKLOGTIME
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Verweis

JET_BKLOGTIME Struktur

JET_BKLOGTIME-Member

Microsoft.Isam.Esent.Interop-Namespace