[Overview][Constants][Types][Classes][Procedures and functions][Index] |
End all transactions
Source position: db.pas line 1655
public procedure TDatabase.CloseTransactions; |
CloseTransaction calls TTransaction.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 |
lazarus-ccr.sourceforge.net |