OCI-Collection->free()
OCI-Collection->free - Frees the resources associated with the collection object
Syntax
bool OCI-Collection->free ()
Arguments
-
Description
Frees the resources associated with the collection object.
Version
PHP 5, PECL OCI8 >= 1.1.0
Return value
Returns TRUE on success or FALSE on failure.