OCI-Lob
PHP Manual

OCI-Lob::free

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

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

설명

bool OCI-Lob::free ( void )

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

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.


OCI-Lob
PHP Manual