OCI-Lob->close

(no version information, might be only in CVS)

OCI-Lob->close -- 关闭 LOB 描述符

说明

class OCI-Lob {

bool close ( void )

}

OCI-Lob->close() 关闭 LOB 或 FILE 的描述符。本函数仅用于 OCI-Lob->writeTemporary

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


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