English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_gettypeinfo() function retrieves information about data types supported by the data source
resource odbc_gettypeinfo ( resource $connection_id [, int $data_type ] )
It is used to obtain information about data types
It returns an ODBC result identifier, otherwise returns false
Serial number | Parameters and descriptions |
---|---|
1 | connection_id ODBC connection identifier |
2 | data_type Data types that can be used to limit information to a single data type |