FindField method |
Applies to
TIB_Statement
Declaration
Function FindField(const FieldName: 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 nil is returned.