ParamByName method

Applies to
TIB_Row

Declaration
Function ParamByName(AFieldName: string ): TIB_Column;

Description
Function that returns a column object for the AFieldName specified.

This has been included for VCL compatibility.