Cancels all updates for the current transaction and restores its state up to the moment of the last defined savepoint.
procedure RollbackSavepoint(const Name: string);
Call the RollbackSavepoint to cancel all updates for the current transaction and restore its state up to the moment of the last defined savepoint.