次の方法で共有


JET_LOGTIME。IsUtc プロパティ

JET_LOGTIMEが UTC であるかどうかを示す値を取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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

関連項目

リファレンス

JET_LOGTIME構造体

JET_LOGTIME メンバー

Microsoft.Isam.Esent.Interop 名前空間