|
RAD Studio VCL Reference
|
Indicates the detail dataset in the master/detail relationship.
property DetailDataSet: TDataSet;
__property TDataSet DetailDataSet;
Read DetailDataSet to access the detail dataset. This is the dataset that uses a DetailDataLink to access its master dataset. The detail dataset is the detail datalink's owner, and uses the datalink to implement its DataSource property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|