Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TDataSet.NestedDataSetClass
TDataSet
Top 

Indicates the class type to use when creating nested datasets.

property NestedDataSetClass: TClass;

Description
Use NestedDataSetClass to specify the class to be used for nested datasets. By default, this value is the same as the class of the dataset instance.

NestedDataSetClass is used to check that nested detail sets are the appropriate type when they are assigned to a data set field (by assigning a value to their DataSetField property).


© AidAim Software Accuracer: