EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TDataSet.DataSource
TDataSet
Top 

Represents the data source of another dataset that supplies values to the dataset.

property DataSource: TDataSource;

Description
As implemented in TDataSet, the DataSource property is always nil.

Descendant dataset classes that support specifying a data source redeclare and implement methods for getting and setting the DataSource property.


© AidAim Software EasyTable: