ParamByName method

Applies to
TIB_Statement

Declaration
Function ParamByName(AFieldName: string ): TIB_Column;

Description
This method will attempt to return a TIB_Column reference for the parameter name passed in. If it cannot be found then an exception is raised.