openForRead Method
Ensure that the database controlled by this DbAccess
is open for read access and return the database object.
openForRead(): DbType
@note if the database is already open (either for read or write), this method merely returns the database object.
Returns - DbType
Defined in
- core/backend/src/CloudSqlite.ts Line 941
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.