JET_filetype列舉
Esent 檔案類型。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
Public Enumeration JET_filetype
'Usage
Dim instance As JET_filetype
public enum JET_filetype
成員
| 成員名稱 | 說明 | |
|---|---|---|
| Unknown | 未知的檔案。 | |
| 資料庫 | 資料庫檔案。 | |
| 記錄 | 交易記錄。 | |
| Checkpoint | 檢查點檔案。 | |
| TempDatabase | 暫存資料庫。 |