OVRIMOS_CURSOR(3) OVRIMOS_CURSOR(3) ovrimos_cursor - Returns the name of the cursorSYNOPSISstring ovrimos_cursor (int $result_id)DESCRIPTIONGets the name of the cursor. Useful when wishing to perform positioned updates or deletes.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3).RETURN VALUESReturns the name as a string, or FALSE on error. PHP Documentation Group OVRIMOS_CURSOR(3)
| Related Man Pages |
|---|
| ibase_fetch_object(3) - php |
| ifx_fetch_row(3) - php |
| ifx_fieldproperties(3) - php |
| odbc_result(3) - php |
| ovrimos_fetch_row(3) - php |