[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
End the transaction
Source position: sqldb.pp line 299
public procedure TSQLTransaction.EndTransaction; override; |
EndTransaction is equivalent to RollBack.
|
Roll back all changes made in the current transaction. |