Discards all modifications of data associated with the current transaction and ends the transaction.
procedure Rollback; virtual;
Call Rollback to cancel all data modifications made within the current transaction across all database connections, and finish the transaction.