TCustomClrDataSet.GetDetailLinkFields(TList,TList) Method

<< 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

expandingSyntax

Parameters

MasterFields

Type: TList<TField>

DetailFields

Type: TList<TField>

expandingSee Also