OCI_GetArrayElementLen

function

Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin

Returns: The size of a single array element.


Declaration
define external integer function OCI_GetArrayElementLen ( value OCI_Array_type Array )


Purpose

This function gets the size of a single element in the specified OCI_Array_type variable.

Input argument: