Close all connected datasets.
Source position: db.pas line 2317
| public procedure TDatabase.CloseDataSets; | 
CloseDatasets closes all connected datasets. It is called automatically when the connection is closed.
| 
 | Close the connection. | |
| 
 | End all transactions. |