saveDefaultViewStore Method @beta
Deprecated in 5.9.0 - will not be removed until after 2026-08-04. Use EditTxn.saveDefaultViewStore instead, within an explicit EditTxn scope (or via withEditTxn). See EditTxn documentation for migration help.
saveDefaultViewStore(arg: CloudSqlite.ContainerProps): void
| Parameter | Type | Description |
|---|---|---|
| arg | CloudSqlite.ContainerProps |
Returns - void
Defined in
- backend/src/IModelDb.ts Line 3313
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.