SettingsDbProps Interface
Properties that specify how to load a SettingsDb within a CloudSqliteContainer.
Properties
| Name | Type | Description | |
|---|---|---|---|
| dbName Readonly | string | undefined | The base name of the SettingsDb, without any version information. | |
| version Readonly | string | undefined | The semver version string or range for the desired SettingsDb. |
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.