OCI_GetArrayElementCount

function

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

Returns: The total number of elements.


Declaration
define external integer function OCI_GetArrayElementCount (  value OCI_Array_type Array  )


Purpose

This function gets the total number of elements available in the specified OCI_Array_type variable.

Input argument: