|
|||||
|
||||||
Other Library Functions |
function |
OCI_ofen |
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_ofen ( value OCI_Handle_type cursor, value integer nrows )
This function fetches one or multiple rows into arrays of variables, taking advantage of the Oracle array interface.
Input arguments:
Example:
set RetCode to OCI_ofen( Cursor, 3 )
Copyright © Stilo International plc, 1988-2010.