(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
Returns size of the collection
int OCI-Collection::size ( void )
Returns the size of the collection.
Returns:
Returns the number of elements in the collection or FALSE
on error.
See also:
OCI-Collection::max - Collection::max
Please login to continue.