properti JET_RSTINFO.lgposStop

Mendapatkan atau mengatur posisi log untuk menghentikan pemulihan.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.JET_LGPOS

Lihat juga

Referensi

kelas JET_RSTINFO

anggota JET_RSTINFO

Namespace Microsoft.Isam.Esent.Interop