Share via


JET_RSTINFO.logtimeStop 屬性

取得或設定停止的時間。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property logtimeStop As JET_LOGTIME
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_LOGTIME

value = instance.logtimeStop

instance.logtimeStop = value
public JET_LOGTIME logtimeStop { get; set; }

屬性值

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

另請參閱

參考

JET_RSTINFO 類別

JET_RSTINFO成員

Microsoft.Isam.Esent.Interop 命名空間