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