OCI-Lob->free

(no version information, might be only in CVS)

OCI-Lob->free -- 释放与 LOB 描述符所关联的资源

说明

class OCI-Lob {

bool free ( void )

}

释放与 LOB 描述符所关联的资源,该资源是之前由 oci_new_descriptor() 所分配的。

如果成功则返回 TRUE,失败则返回 FALSE


add a note add a note User Contributed Notes
There are no user contributed notes for this page.