IBDAC

TIBCTransaction.RollbackSavepoint Method

Cancels all updates for the current transaction and restores its state up to the moment of the last defined savepoint.

Class

TIBCTransaction

Syntax

procedure RollbackSavepoint(const Name: string);

Parameters
Name
Holds the defined savepoint name.

Remarks

Call the RollbackSavepoint 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