Icon CommitTrigger Event

property CommitTrigger: TEndTransactionTriggerEvent

Usage

The CommitTrigger event is fired after the engine has committed a transaction for a database. Assigning an event handler to this event allows you to perform processing after the transaction commit.
Image