Icon StartTransactionTrigger Event

__property TStartTransactionTriggerEvent StartTransactionTrigger

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