JET_DBINFOMISC.fUpgradeDb 屬性

取得值,指出是否正在升級資料庫。 此值僅供內部使用。

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

Syntax

'Declaration
Public Property fUpgradeDb As Boolean
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As Boolean

value = instance.fUpgradeDb
public bool fUpgradeDb { get; internal set; }

屬性值

類型: System.Boolean

另請參閱

參考

JET_DBINFOMISC 類別

JET_DBINFOMISC成員

Microsoft.Isam.Esent.Interop 命名空間