[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
End all transactions
Source position: db.pas line 2026
public procedure TDatabase.CloseTransactions; |
CloseTransaction calls TDBTransaction.EndTransaction on all connected transactions. It is called automatically when the connection is closed, after all datasets are closed.
|
Close the connection |
|
|
Close all connected datasets |