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

OCI_odessp

 
 

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

Returns: Returns OCI_SUCCESS if the function completes without error.


Declaration

define external integer function OCI_odessp
     (  value OCI_Handle_type lda,
        value string objnam,
        value integer onlen,
        modifiable integer ovrld,
        modifiable integer pos,
        modifiable integer level,
        modifiable stream  argnam,
        modifiable integer arnlen,
        modifiable integer dtype,
        modifiable integer defsup,
        modifiable integer mode,
        modifiable integer dtsiz,
        modifiable integer prec,
        modifiable integer scale,
        modifiable integer radix,
        modifiable integer arrsiz
     )


Purpose

This function is used to describe the parameters of a PL/SQL procedure or function stored in an Oracle database. All of the variables used as output arguments in this function call must be declared as a variable size shelf, and each shelf is cleared in the function. Items are added to the output shelves, one for each stored procedure or function parameter.

Input arguments:

Output arguments:

Input/output argument:

      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.