UniDAC

TUniConnection.RollbackToSavepoint Method

Cancels all updates for the current transaction.

Class

TUniConnection

Syntax

procedure RollbackToSavepoint(const Name: string);

Parameters
Name
Holds the savepoint name.

Remarks

Call the RollbackToSavepoint method to cancel all updates for the current transaction and restore its state up to the moment of the last defined savepoint.

See Also

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