| 
function
 
 | 
OCI_SetArrayAsStream
 
 | 
 
 | 
Declaration   define external function OCI_SetArrayAsStream
     (  value OCI_Array_type Array,
        value integer ElementPos,
        value stream StreamValue
     )
Purpose
This function sets the specified element in the data area of the OCI_Array_type variable to the specified stream value. The contents of the stream may be any textual or binary information.
Input arguments:
- Array -- The OCI_Array_type variable to examine or manipulate.
 - ElementPos -- The position of the requested element, with zero (0) as the first element.
 - StreamValue -- Specified stream value.
 
OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:39 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © Stilo Corporation, 1988-2005.