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_STMT_TYPE macro gets the statement type 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_STMT_TYPE(T_CCI_QUERY_RESULT* query_result, int index)