AnyDAC
ContentsIndexHome
PreviousUpNext
TADCustomTransaction.AfterStartTransaction Event

Fires after transaction is started.

Group
Links

The AfterStartTransaction event fires after the StartTransaction method is executed and the transaction is started. In case of a nested transaction in AfterStartTransaction event handler the transaction is not just started, but nesting level is incremented.

property AfterStartTransaction: TNotifyEvent;
What do you think about this topic? Send feedback!