FieldByName method

Applies to
TIB_Statement

Declaration
Function FieldByName(AFieldName: string ): TIB_Column;

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