JET_BKLOGTIME. IsUtc-Eigenschaft

Ruft einen Wert ab, der angibt, ob JET_BKLOGTIME utc ist.

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