ProfileOptions Enumeration
Beta
Options that control whether a profile upgrade should be performed when opening a Db
Members
Name | Value | Description |
---|---|---|
None | 0 | No profile upgrade will be performed. If a profile upgrade was required, opening the file will fail |
Upgrade | 1 | Profile upgrade will be performed if necessary |
Defined in
- core/common/src/BriefcaseTypes.ts Line 191
Last Updated: 30 November, 2023