|
CUBRID Engine
latest
|
#include <db_stub.h>

Public Attributes | |
| COMMON_API_STRUCTURE_HEADER | |
| CI_BATCH_RESULT_INFO * | rs_info |
| int | rs_count |
| int ci_batch_result_s::rs_count |
Definition at line 158 of file db_stub.h.
Referenced by batch_res_destroyf(), ci_batch_res_get_error_impl(), ci_batch_res_get_result_impl(), ci_batch_res_query_count_impl(), init_batch_rs_structure(), and stmt_batch_alloc_and_bind_new_result().
| CI_BATCH_RESULT_INFO* ci_batch_result_s::rs_info |
Definition at line 157 of file db_stub.h.
Referenced by batch_res_destroyf(), ci_batch_res_get_error_impl(), ci_batch_res_get_result_impl(), stmt_batch_alloc_and_bind_new_result(), stmt_exec_batch_query_internal(), and stmt_exec_prepared_batch_internal().