OCI-Collection::free
(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
OCI-Collection::free — Frees the resources associated with the collection object
说明
OCI-Collection::free (
void ) :
bool
Frees the resources associated with the collection object.
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。