JET_RSTINFO.lgposStop-Eigenschaft

Ruft die Protokollposition ab, an der die Wiederherstellung beenden werden soll, oder legt diese fest.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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

Siehe auch

Referenz

JET_RSTINFO-Klasse

JET_RSTINFO Mitglieder

Microsoft.Isam.Esent.Interop-Namespace