OCI-Lob->close

OCI-Lob->close

(no version information, might be only in CVS)

OCI-Lob->close -- Closes LOB descriptor

Description

class OCI-Lob {

bool close ( void )

}

OCI-Lob->close() closes descriptor of LOB or FILE. This function should be used only with OCI-Lob->writeTemporary.

Returns TRUE on success or FALSE on failure.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.