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. 

 

DataSetField 

Fields 

Working with DataSet Fields

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!