Returns an object containing field
information.
fbsql_fetch_field()
can be used in order to obtain information about fields in a
certain query result. If the field offset isn't specified, the
next field that wasn't yet retrieved by
fbsql_fetch_field()
is retrieved.
The properties of the object are:
fbsql_field_seek()
も参照下さい。