cubrid_close_request
Close the request handle
&reftitle.description;
boolcubrid_close_request
resourcereq_identifier
The cubrid_close_request function closes the request
handle given by the req_identifier argument, and
releases the memory region related to the handle. It is a alias of
cubrid_close_prepare.
&reftitle.parameters;
req_identifier
Request identifier.
&reftitle.returnvalues;
&true;, when process is successful.
&false;, when process is unsuccessful.
&reftitle.examples;
cubrid_close_request example
]]>
&reftitle.seealso;
cubrid_close_prepare