ECDbOpenMode Enumeration
Modes for how to open ECDb files.
Members
Name | Value | Description |
---|---|---|
FileUpgrade | Opens the file read-write and upgrades the file if necessary to the latest file format version. | |
Readonly | ||
ReadWrite |
Defined in
- core/backend/src/ECDb.ts Line 23
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.