Query: cubrid_lob2_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CUBRID_LOB2_CLOSE(3) 1 CUBRID_LOB2_CLOSE(3) cubrid_lob2_close - Close LOB object.SYNOPSISbool cubrid_lob2_close (resource $lob_identifier)DESCRIPTIONThe cubrid_lob2_close(3) function is used to close LOB object returned from cubrid_lob2_new(3) or got from the result set.PARAMETERSo $lob_identifier -Lob identifier as a result of cubrid_lob2_new(3) or get from the result set.RETURN VALUESTRUE, on success. FALSE, on failure.SEE ALSOcubrid_lob2_new(3). PHP Documentation Group CUBRID_LOB2_CLOSE(3)