BulkDeleteElementsResult Interface @beta

Result of a bulk element delete operation.

Properties

Name Type Description
failedIds Id64Set The set of element ids that could not be deleted.  
sqlDeleteStatus DbResult The raw SQLite result code from the underlying SQL DELETE statement.  
status BulkDeleteElementsStatus Overall status of the bulk delete operation.  

Defined in

Last Updated: 28 April, 2026