End the transaction.
Source position: sqldb.pp line 356
public procedure TSQLTransaction.EndTransaction; override;
EndTransaction is equivalent to RollBack.
RollBack
Roll back all changes made in the current transaction.