UpgradeOptions Interface

Arguments to validate and update the profile and domain schemas when opening a Db

Properties

Name Type Description
domain Readonly DomainOptions | undefined Option to control the validation and upgrade of domain schemas in the Db  
profile Readonly ProfileOptions | undefined Options that control whether a profile upgrade should be performed when opening a file  
schemaLockHeld Readonly boolean | undefined Options that will allow data transform during Profile/Domain schema upgrade  

Defined in

Last Updated: 13 May, 2024