Funções para OCI8
PHP Manual

OCI-Lob->free

(No version information available, might be only in CVS)

OCI-Lob->freeFrees resources associated with the LOB descriptor

Descrição

OCI-Lob
bool free ( void )

Frees resources associated with the descriptor, previously allocated with oci_new_descriptor().

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.


Funções para OCI8
PHP Manual