IJET_LOGTIME. ToDateTime-Methode
Generieren Sie eine DateTime-Darstellung dieses IJET_LOGTIME.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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()
Rückgabewert
Typ: System.Nullable<DateTime>
Ein DateTime-IJET_LOGTIME. Wenn der IJET_LOGTIME NULL ist, wird NULL zurückgegeben.