Cancels all updates for the current transaction.
procedure RollbackToSavepoint(const Name: string);
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.