BulkDeleteElementsArgs Interface @beta
Options for bulk deleting elements from an iModelDb.
Properties
| Name | Type | Description | |
|---|---|---|---|
| skipFKConstraintValidations | boolean | undefined | Skips pre-deletion NO ACTION foreign key constraint validation checks, which may improve performance for large deletions. |
Defined in
- backend/src/EditTxn.ts Line 22
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.