|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_GetArrayElementLen |
Available in:
Sold separately |
|
Library: omoci - Oracle Call Interface database support
Include: omoci.xin |
Return type: Integer Returns: The size of a single array element. |
define external integer function OCI_GetArrayElementLen ( value OCI_Array_type Array )
This function gets the size of a single element in the specified OCI_Array_type variable.
Input argument:
| ---- |