RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.MasterDataLink Property

Manages the relationship between the ADO dataset and a master table.

Pascal
property MasterDataLink: TMasterDataLink;
C++
__property TMasterDataLink MasterDataLink;

Applications can't use the protected MasterDataLink property. It is used internally to handle the coordination of this dataset with the dataset that is associated with the DataSource property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!