|
|||||
|
||||||
Other Library Functions |
function |
OCI_SetArrayAsString |
Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin |
define external function OCI_SetArrayAsString ( value OCI_Array_type Array, value integer ElementPos, value string StreamValue )
This function sets an element in the data area of the OCI_Array_type variable to the specified stream value. The input stream must contain only textual data with no embedded nulls. The end of the stream or the first detected null byte identifies the stream length. Note that the terminating null value is also written to the array element.
Input arguments:
Copyright © Stilo International plc, 1988-2010.