KeyFieldByName method

Applies to
TIB_Dataset

Declaration
Function KeyFieldByName(AFieldName: string ): TIB_Column;

Description
This function gives access to the columns defined in the KeyLinks property.

It is used in conjunction with KeyFields[]. Refer to it for more inf.