<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TCustomClrDataSet > Methods > TCustomClrDataSet.GetDetailLinkFields(TList,TList) Method |
Lists the field objects that link this dataset as a detail of a master dataset.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
MasterFields
Type: TList<TField>
DetailFields
Type: TList<TField>
Reference |