EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyQuery.GetDetailLinkFields
TEasyQuery
Top 

Fills lists with the master and detail fields of the link.

procedure GetDetailLinkFields(MasterFields, DetailFields: TList); override;

Description
Creates two lists of TFields from the master-detail relationship between two tables; one containing the master fields, and the other containing the detail fields.


© AidAim Software EasyTable: