RAD Studio VCL Reference
|
Specifies the name of the data source for a dataset to use as a master table in establishing a detail-master relationship between this table and another one.
property MasterSource: TDataSource;
__property TDataSource MasterSource;
Use MasterSource to specify the name of the data source component whose DataSet property identifies a dataset to use as a master table in establishing a detail-master relationship between this table and another one.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|