swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Other Library Functions  
function  

OCI_osetpi

 
 

Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin
Return type: Integer

Returns: OCI_SUCCESS if the function completes without error.


Declaration

define external integer function OCI_osetpi
   (  value OCI_Handle_type cursor,
      value integer piece,
      value OCI_Array_type bufp,
      value OCI_Array_type lenp
   )


Purpose

This function sets information about the next chunk of data to be processed as part of a piecewise insert, update, or fetch.

Input arguments:

Example:

  set RetCode to OCI_osetpi
           (  Cursor,
              Piece,
              NextChunk,
              ChunkSize
           )

      Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.