IJET_LOGTIME。ToDateTime メソッド

このIJET_LOGTIMEの DateTime 表現を生成します。

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

構文

'Declaration
Function ToDateTime As Nullable(Of DateTime)
'Usage
Dim instance As IJET_LOGTIME
Dim returnValue As Nullable(Of DateTime)

returnValue = instance.ToDateTime()
Nullable<DateTime> ToDateTime()

戻り値

型: System.Null 許容<DateTime>
IJET_LOGTIMEを表す DateTime。 IJET_LOGTIMEが null の場合は null が返されます。

こちらもご覧ください

リファレンス

IJET_LOGTIME インターフェイス

IJET_LOGTIME メンバー

Microsoft.Isam.Esent.Interop 名前空間