Icon StartTransactionTrigger Event

property StartTransactionTrigger: TStartTransactionTriggerEvent

Usage

The StartTransactionTrigger event is fired after the engine has started a transaction for a database. Assigning an event handler to this event allows you to perform processing after the transaction start.
Image