JET_filetype 枚举
Esent 文件类型。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Enumeration JET_filetype
'Usage
Dim instance As JET_filetype
public enum JET_filetype
成员
成员名称 | 说明 | |
---|---|---|
Unknown | 未知文件。 | |
数据库 | 数据库文件。 | |
日志 | 事务日志。 | |
检查点 | 检查点文件。 | |
TempDatabase | 临时数据库。 |