[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Datasets linked to this connection
Source position: db.pas line 1975
public property TCustomConnection.DataSets : 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 |