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 | 資料庫已強制中斷連結。 |