CreateNewSettingsDbVersionArgs Interface
Arguments supplied to createNewSettingsDbVersion.
Properties
| Name | Type | Description | |
|---|---|---|---|
| fromProps | SettingsDbProps | undefined | The properties that determine the source SettingsDb to serve as the basis for the new version. | |
| identifier | string | undefined | For prerelease versions, a string that becomes part of the version name. | |
| versionType | CloudSqlite.SemverIncrement | The type of version increment to apply to the source version. |
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.