MyDAC

TCustomDAConnection.Rollback Method

Discards all current data changes and ends transaction.

Class

TCustomDAConnection

Syntax

procedure Rollback; virtual;

Remarks

Call the Rollback method to discard all updates, insertions, and deletions of data associated with the current transaction to the database server and then end the transaction. The current transaction is the last transaction started by calling StartTransaction.

See Also

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