Expand description
ESE database header (first 4096 bytes of the file).
Structs§
- EseHeader
- Parsed ESE database file header.
Constants§
- DB_
STATE_ CLEAN_ SHUTDOWN - Database closed cleanly.
- DB_
STATE_ DIRTY_ SHUTDOWN - Database closed uncleanly; a transaction log replay is required.
- DB_
STATE_ JUST_ CREATED - Database state constants (offset 0x28 in file header).