|
|||||
|
||||||
Other Library Functions |
function |
OCI_GetArrayAsStream |
Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin |
Return type: String Returns: The entire contents in the data buffer. |
define external stream function OCI_GetArrayAsStream ( value OCI_Array_type Array, value integer ElementPos )
This function retrieves the entire contents of the specified element in the OCI_Array_type variable's data contents as a stream. This method allows the user to retrieve any type of data, binary or textual, from the data buffer.
Input arguments:
Copyright © Stilo International plc, 1988-2010.