CUBRID Engine
latest
|
#include <db_stub.h>
Public Attributes | |
RS_META_INFO | metainfo |
int | err_code |
char * | err_msg |
int ci_batch_result_info_s::err_code |
Definition at line 150 of file db_stub.h.
Referenced by ci_batch_res_get_error_impl(), ci_batch_res_get_result_impl(), stmt_exec_batch_query_internal(), and stmt_exec_prepared_batch_internal().
char* ci_batch_result_info_s::err_msg |
Definition at line 151 of file db_stub.h.
Referenced by batch_res_destroyf(), ci_batch_res_get_error_impl(), stmt_exec_batch_query_internal(), and stmt_exec_prepared_batch_internal().
RS_META_INFO ci_batch_result_info_s::metainfo |
Definition at line 149 of file db_stub.h.
Referenced by ci_batch_res_get_result_impl(), stmt_exec_batch_query_internal(), and stmt_exec_prepared_batch_internal().