odbc_cursor
カーソル名を得る
&reftitle.description;
stringfalseodbc_cursor
resourcestatement
指定された接続 ID
に関するカーソル名を返します。
Gets the cursorname for the given result_id.
&reftitle.parameters;
statement
結果 ID。
&reftitle.returnvalues;
カーソル名を文字列で返します。
&return.falseforfailure;