JET_RSTINFO.lgposStop-Eigenschaft
Ruft die Protokollposition ab, bei der die Wiederherstellung beendet werden soll, oder legt sie fest.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property lgposStop As JET_LGPOS
Get
Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_LGPOS
value = instance.lgposStop
instance.lgposStop = value
public JET_LGPOS lgposStop { get; set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.JET_LGPOS