SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


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 SQLMemTable: In-memory Sql Database Delph