IJET_LOGTIME. Método ToDateTime

Genere una representación DateTime de este IJET_LOGTIME.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'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()

Valor devuelto

Tipo: System.Nullable<DateTime>
DateTime que representa el IJET_LOGTIME. Si el IJET_LOGTIME es null, se devuelve null.

Consulte también

Referencia

interfaz de IJET_LOGTIME

IJET_LOGTIME miembros

Espacio de nombres Microsoft.Isam.Esent.Interop