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