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