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_QUERY_RESULT_RESULT macro gets the result count of the cci_execute_batch query. It does not check whether the specified argument, query_result, is NULL and whether index is valid.
#define CCI_QUERY_RESULT_RESULT(T_CCI_QUERY_RESULT* query_result, int index)