FindParam method

Applies to
TIB_Statement

Declaration
Function FindParam(const FieldName: 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 nil is returned.