(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_num_fields — 结果中的列数
$statement
获取 ODBC 结果中的字段(列)数量。
statement
由 odbc_exec() 返回的结果标识符。
返回字段数,出错时返回 -1。