OCI-Collection::size

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Collection::sizeReturns size of the collection

설명

int OCI-Collection::size ( void )

Returns the size of the collection.

반환값

Returns the number of elements in the collection or FALSE on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top