JET_dbstate 枚举
JET_DBINFOMISC ) 中使用的数据库 状态 (。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Enumeration JET_dbstate
'Usage
Dim instance As JET_dbstate
public enum JET_dbstate
成员
成员名称 | 说明 | |
---|---|---|
JustCreated | 数据库刚刚创建。 | |
DirtyShutdown | 脏关机 (数据库) 不一致。 | |
CleanShutdown | 干净关闭 (一致的) 数据库。 | |
正在转换 | 正在转换数据库。 | |
ForceDetach | 数据库已强制分离。 |