CUBRID Engine  latest
ci_stmt_s Struct Reference

#include <db_stub.h>

Collaboration diagram for ci_stmt_s:
Collaboration graph

Public Attributes

 COMMON_API_STRUCTURE_HEADER
 
CI_STMT_OPT_STRUCTURE opt
 
CI_STMT_STATUS stmt_status
 
DB_SESSIONsession
 
DB_VALUEparam_val
 
CI_CONN_STRUCTUREpconn
 
STMT_RESULT_INFOrs_info
 
STMT_ERROR_INFOerr_info
 
int current_err_idx
 
int current_rs_idx
 
CI_PARAM_META_STRUCTUREppmeta
 
boolparam_value_is_set
 
int batch_count
 
CI_BATCH_DATAbatch_data
 
CI_BATCH_RESULT_STRUCTUREbatch_result
 

Detailed Description

Definition at line 161 of file db_stub.h.

Member Data Documentation

CI_BATCH_RESULT_STRUCTURE* ci_stmt_s::batch_result

Definition at line 179 of file db_stub.h.

ci_stmt_s::COMMON_API_STRUCTURE_HEADER

Definition at line 163 of file db_stub.h.

int ci_stmt_s::current_err_idx

Definition at line 171 of file db_stub.h.

Referenced by ci_stmt_get_first_error_impl(), and ci_stmt_get_next_error_impl().

CI_PARAM_META_STRUCTURE* ci_stmt_s::ppmeta

The documentation for this struct was generated from the following file: