IJET_LOGTIME。ToDateTime 方法

生成此IJET_LOGTIME的 DateTime 表示形式。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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.Nullable<DateTime>
表示IJET_LOGTIME的 DateTime。 如果IJET_LOGTIME为 null,则返回 null。

另请参阅

参考

IJET_LOGTIME接口

IJET_LOGTIME成员

Microsoft.Isam.Esent.Interop 命名空间