BufferFieldByName method |
Applies to
TIB_Dataset
Declaration
Function BufferFieldByName(AFieldName: string ): TIB_Column;
Description
This method will attempt to return a TIB_Column reference for the field
name passed in for the Buffer Fields array.
If it cannot be found then an exception is raised.