Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.NestedDataSets
TDataSet
Top 


Lists all nested datasets.

property NestedDataSets: TList;

Description
NestedDataSets is a list of the nested detail sets belonging to the data set. Each entry in the list is a dataset of the type specified by NestedDataSetClass.

Do not use NestedDataSets to assign values to dataset fields. Instead, set the DataSetField property of the detail set to reference the appropriate field component.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 28, 2024