RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetField.NestedDataSet Property

Indicates the dataset that is nested in the dataset field.

Pascal
property NestedDataSet: TDataSet;
C++
__property TDataSet NestedDataSet;

Read NestedDataSet to access the nested dataset of the dataset field. 

 

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