|
|||||
|
||||||
Other Library Functions |
function |
OCI_ofetch |
Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin |
Return type: Integer Returns: OCI_SUCCESS if the function completes without error. |
define external integer function OCI_ofetch ( value OCI_Handle_type cursor )
This function returns rows of a query to the program, one row at a time.
Input argument:
Example:
set RetCode to OCI_ofetch( Cursor )
Copyright © Stilo International plc, 1988-2010.