CreateSnapshotIModelProps Interface
Options that can be supplied when creating snapshot iModels.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
createClassViews | undefined | boolean | If true, then create SQLite views for Model, Element, ElementAspect, and Relationship classes. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
password | undefined | string | IModelEncryptionProps | The password used to encrypt/decrypt the snapshot iModel. |
Defined in
- core/common/src/IModel.ts Line 155
Last Updated: 11 June, 2024