Datasets linked to this connection.
Source position: db.pas line 2266
public property TCustomConnection.DataSets[Index: LongInt] : TDataSet |
Datasets allows indexed access to the datasets connected to this connection. Index is a zero-based indexed, it's maximum value is DatasetCount-1.
|
Number of datasets connected to this connection. |