Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TSQLTransaction.EndTransaction

End the transaction.

Declaration

Source position: sqldb.pp line 347

public procedure TSQLTransaction.EndTransaction; override;

Description

EndTransaction is equivalent to RollBack.

See also

RollBack

  

Roll back all changes made in the current transaction.


Documentation generated on: Jul 24 2023