Share via


JET_RSTINFO.logtimeStop 属性

获取或设置它停止的时间。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间