JET_filetype Enumeration
Esent-Dateitypen.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Enumeration JET_filetype
'Usage
Dim instance As JET_filetype
public enum JET_filetype
Members
Membername | Beschreibung | |
---|---|---|
Unbekannt | Unbekannte Datei. | |
Datenbank | Datenbankdatei. | |
Log | Transaktionsprotokoll. | |
Prüfpunkt | Prüfpunktdatei. | |
TempDatabase | Temporäre Datenbank. |