EPUB | CHM | PDF

TPSQLQuery.Methods.GetDetailLinkFields

Top Previous Next

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

Syntax:

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.