JET_LOGTIME. Propriété IsUtc
Obtient une valeur indiquant si la JET_LOGTIME est au format UTC.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public ReadOnly Property IsUtc As Boolean
Get
'Usage
Dim instance As JET_LOGTIME
Dim value As Boolean
value = instance.IsUtc
public bool IsUtc { get; }
Valeur de la propriété
Type : System. Boolean