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 | string | CloudSqlite.DbNameProp | the name of the database within the CloudContainer. |
Defined in
- backend/src/CloudSqlite.ts Line 79
Last Updated: 20 June, 2023