JET_LOGTIME。IsUtc 屬性
取得值,指出JET_LOGTIME是否為 UTC。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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; }
屬性值
類型: System.Boolean