CloudSqlite.DbProps Interface
Properties for accessing a database within a CloudContainer
Extends
Properties
Name | Type | Description | |
---|---|---|---|
localFileName | string | the name of the local file to access the database. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
dbName Inherited | string | CloudSqlite.DbNameProp | the name of the database within the CloudContainer. |
Defined in
- core/backend/src/CloudSqlite.ts Line 228
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.