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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.