onCommit Readonly

onCommit: BeEvent<() => void> = ...

Event raised before a commit operation is performed. Initiated by a call to BriefcaseConnection.saveChanges, unless there are no changes to save.

see BriefcaseTxns.onCommitted for the event raised after the operation.

Defined in

Last Updated: 29 November, 2022