If you have two DBPipelines linked in a master/detail relationship and you would like to remove that link, you can simply set the detail datapipeline's MasterDataPipeline property to nil. MasterDataSource is a read-only property used for internal purposes only.
Comments
If you have two DBPipelines linked in a master/detail relationship and you
would like to remove that link, you can simply set the detail datapipeline's
MasterDataPipeline property to nil. MasterDataSource is a read-only
property used for internal purposes only.
ppMyDetailPipeline.MasterDataPipeline := nil;
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com