onCommit Readonly
onCommit: BeEvent<() => void> = ...
Event raised before a commit operation is performed. Initiated by a call to IModelDb.saveChanges, unless there are no changes to save.
Defined in
- backend/src/TxnManager.ts Line 331
Last Updated: 20 June, 2023