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: 20 June, 2023