JET_RSTINFO.logtimeStop-Eigenschaft
Ruft die Zeit ab, zu der sie beendet wurde, oder legt sie fest.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property logtimeStop As JET_LOGTIME
Get
Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_LOGTIME
value = instance.logtimeStop
instance.logtimeStop = value
public JET_LOGTIME logtimeStop { get; set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.JET_LOGTIME