OpenMode Enumeration
Whether to open a database readonly or writeable.
Members
Name | Value | Description |
---|---|---|
Readonly | 1 | |
ReadWrite | 2 |
Defined in
- core/bentley/src/BeSQLite.ts Line 12
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Whether to open a database readonly or writeable.
Name | Value | Description |
---|---|---|
Readonly | 1 | |
ReadWrite | 2 |
Last Updated: 11 June, 2024