proprietà JET_RSTINFO.lgposStop

Ottiene o imposta la posizione del log in cui arrestare il ripristino.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_LGPOS

Vedi anche

Riferimento

classe JET_RSTINFO

membri JET_RSTINFO

Spazio dei nomi Microsoft.Isam.Esent.Interop