RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAggregate.DataSet Property

Indicates the client dataset whose records are summarized by this aggregate.

Pascal
property DataSet: TCustomClientDataSet;
C++
__property TCustomClientDataSet DataSet;

Read DataSet to access the client dataset that uses this aggregate. 

 

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