queryDatabases Method
Get the list of database names in this CloudContainer.
queryDatabases(globArg?: string): string[]
| Parameter | Type | Description |
|---|---|---|
| globArg | string | if present, filter the results with SQLite GLOB operator. |
Returns - string[]
Last Updated: 30 November, 2023