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