CloseIModelArgs Interface
Options for closing an iModelDb.
Properties
| Name | Type | Description | |
|---|---|---|---|
| optimize | boolean | undefined | Runs the Sqlite vacuum and analyze commands before closing to defragment the database and update query optimizer statistics |
Defined in
- core/backend/src/IModelDb.ts Line 361
Last Updated: 17 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.