odbc_cursor

カーソル名を得る

説明

stringfalse odbc_cursor(resource $statement)

指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given result_id.

パラメータ

statement

結果 ID。

戻り値

カーソル名を文字列で返します。 失敗した場合に false を返します