Retrieves a description of the column.
public String toString()
Returns the column's string description.
The string returned by toString provides the following information about the column:
The class name.
The name of the bound field.
The index of the field in the recordset.
The index of the column.