Icon CommitTrigger Event

__property TEndTransactionTriggerEvent CommitTrigger

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