|
AnyDAC
|
Fires after transaction is rolled back.
The AfterRollback event fires after the Rollback method is executed and the transaction is rolled back. In case of a nested transaction in AfterRollback event handler the transaction is not yet rolled back in full, but nesting level is decremented.
property AfterRollback: TNotifyEvent;
BeforeRollback
|
What do you think about this topic? Send feedback!
|