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