[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'db' (#fcl)

TCustomConnection.DataSets

Datasets linked to this connection

Declaration

Source position: db.pas line 1975

public property TCustomConnection.DataSets : TDataSet
  read GetDataSet;

Description

Datasets allows indexed access to the datasets connected to this connection. Index is a zero-based indexed, it's maximum value is DatasetCount-1.

See also

DatasetCount

  

Number of datasets connected to this connection


Documentation generated on: Nov 14 2015