JET_RSTINFO.lgposStop 屬性

取得或設定要停止復原的記錄位置。

Namespace:Microsoft.Isam.Esent.Interop
裝配: 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; }

屬性值

類型: Microsoft.Isam.Esent.Interop.JET_LGPOS

另請參閱

參考

JET_RSTINFO 類別

JET_RSTINFO成員

Microsoft.Isam.Esent.Interop 命名空間