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