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

TDatabase.CloseTransactions

End all transactions.

Declaration

Source position: db.pas line 2318

public procedure TDatabase.CloseTransactions;

Description

CloseTransaction calls TDBTransaction.EndTransaction on all connected transactions. It is called automatically when the connection is closed, after all datasets are closed.

See also

TCustomConnection.Close

  

Close the connection.

TDatabase.CloseDatasets

  

Close all connected datasets.


Documentation generated on: Jan 30 2024