SDAC

TDATransaction.OnRollbackRetaining Event

Occurs after RollbackRetaining has been executed.

Class

TDATransaction

Syntax

property OnRollbackRetaining: TNotifyEvent;

Remarks

The OnRollbackRetaining event fires when the RollbackRetaining method is executed, just after the transaction is successfully rolled back. In order to respond to the Rollback method execution, the OnRollback event is used. When an error occurs during rollback, the OnError event fired.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback