GoLang OCI-Collection::free

request it (276)
GoLang replacement for PHP's OCI-Collection::free [edit | history]



Do you know a GoLang replacement for PHP's OCI-Collection::free? Write it!

PHP OCI-Collection::free

PHP original manual for OCI-Collection::free [ show | php.net ]

OCI-Collection::free

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

OCI-Collection::freeFrees the resources associated with the collection object

Description

bool OCI-Collection::free ( void )

Frees the resources associated with the collection object.

Return Values

Returns TRUE on success or FALSE on failure.