JET_DBINFOMISC.logtimeRepair 屬性

取得上次針對這個資料庫執行修復的時間。

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

Syntax

'Declaration
Public Property logtimeRepair As JET_LOGTIME
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_LOGTIME

value = instance.logtimeRepair
public JET_LOGTIME logtimeRepair { get; internal set; }

屬性值

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

另請參閱

參考

JET_DBINFOMISC 類別

JET_DBINFOMISC成員

Microsoft.Isam.Esent.Interop 命名空間