JET_LOGTIME. HasValue, propriété
Obtient une valeur indiquant si la JET_LOGTIME a une valeur null.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : System. Boolean