Compartir a través de


JET_LOGTIME. Propiedad HasValue

Obtiene un valor que indica si el JET_LOGTIME tiene un valor NULL.

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

Sintaxis

'Declaration
Public ReadOnly Property HasValue As Boolean
    Get
'Usage
Dim instance As JET_LOGTIME
Dim value As Boolean

value = instance.HasValue
public bool HasValue { get; }

Valor de propiedad

Tipo: System.Boolean

Implementaciones

INullableJetStruct.HasValue

Consulte también

Referencia

estructura de JET_LOGTIME

JET_LOGTIME miembros

Espacio de nombres Microsoft.Isam.Esent.Interop