IJET_LOGTIME. Método ToDateTime

Gere uma representação DateTime deste IJET_LOGTIME.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Sintaxe

'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 retornado

Tipo: System.Nullable<DateTime>
Um DateTime que representa o IJET_LOGTIME. Se o IJET_LOGTIME for nulo, será retornado nulo.

Confira também

Referência

interface IJET_LOGTIME

membros IJET_LOGTIME

Namespace Microsoft.Isam.Esent.Interop