|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_GetArrayElementCount |
Available in:
Sold separately |
|
Library: omoci - Oracle Call Interface database support
Include: omoci.xin |
Return type: Integer Returns: The total number of elements. |
define external integer function OCI_GetArrayElementCount ( value OCI_Array_type Array )
This function gets the total number of elements available in the specified OCI_Array_type variable.
Input argument:
| ---- |