JET_dbstate列舉

JET_DBINFOMISC ) 中使用的資料庫狀態 (。

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

語法

'Declaration
Public Enumeration JET_dbstate
'Usage
Dim instance As JET_dbstate
public enum JET_dbstate

成員

成員名稱 說明
JustCreated 資料庫剛建立。
DirtyShutdown (資料庫不一致) 關閉。
CleanShutdown 清除關機 (一致的) 資料庫。
BeingConverted 正在轉換資料庫。
ForceDetach 資料庫已強制中斷連結。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間