|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_GetArrayAsCounter |
Available in:
Sold separately |
|
Library: omoci - Oracle Call Interface database support
Include: omoci.xin |
Return type: Integer Returns: The integer value of the specified element. |
define external integer function OCI_GetArrayAsCounter
( value OCI_Array_type Array,
value integer ElementPos
)
This function retrieves an element from the OCI_Array_type variable's data contents as an integer value.
Input arguments:
| ---- |