JET_DBINFOMISC.logtimeConsistent-Eigenschaft
Ruft die Zeit ab, zu der die Datenbank konsistent gemacht wurde. Dieser Wert ist NULL, wenn die Datenbank inkonsistent ist.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property logtimeConsistent As JET_LOGTIME
Get
Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_LOGTIME
value = instance.logtimeConsistent
public JET_LOGTIME logtimeConsistent { get; internal set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.JET_LOGTIME