Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
The cci_set_free function releases the memory assigned to T_CCI_SET type value fetched by CCI_A_TYPE_SET with cci_get_data(). T_CCI_SET type value can be fetched from cci_get_data() fuction or created by cci_set_make() fuction.
voidcci_set_free(T_CCI_SET set)