RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducer.InternalDataSource Property

Represents the link to the dataset.

Pascal
property InternalDataSource: TDataSource;
C++
__property TDataSource InternalDataSource;

Descendants of TDSTableProducer read InternalDataSource to access the properties and methods of the data source. Unlike other data-aware components, TDSTableProducer does not use an external TDataSource object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!