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: 16 April, 2024