odbc_field_type

 string odbc_field_type ( resource $result_id , int $field_number ) 

説明

Gets the SQL type of the field referenced by number in the given result identifier.

戻り値

Returns the field type as a string, or FALSE on error.