[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Close all connected datasets
Source position: db.pas line 1932
public procedure TDBTransaction.CloseDataSets; |
CloseDatasets closes all connected datasets (All TDBDataset instances whose Transaction property points to this TDBTransaction instance).
|
Dataset connected to a database. |
|
|
Transaction in which this dataset is running. |