(PHP 4, PHP 5, PHP 7)
odbc_num_fields — 結果のカラム数を返す
$result_id
ODBC 結果におけるフィールド (カラム) の数を取得します。
result_id
odbc_exec() が返す結果 ID。
フィールド数、あるいはエラー時に -1 を返します。