start Method
Start this EditTxn, making it the active transaction for the iModel.
start(): void
@throws EditTxnError if this EditTxn is already active, another EditTxn is already active, or if unsaved changes are present.
Returns - void
Defined in
- backend/src/EditTxn.ts Line 126
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.