(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_cursor — カーソル名を得る
$statement
指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given result_id.
statement
結果 ID。
カーソル名を文字列で返します。 失敗した場合に false を返します
false