Struct db_prepare_info
ClassList > db_prepare_info
Public Attributes
Public Attributes Documentation
variable auto_param_count
int db_prepare_info::auto_param_count;
variable columns
DB_QUERY_TYPE* db_prepare_info::columns;
variable do_cache
int db_prepare_info::do_cache;
variable host_var_expected_domains
TP_DOMAIN** db_prepare_info::host_var_expected_domains;
variable host_variables
DB_VALUE_ARRAY db_prepare_info::host_variables;
variable into_count
int db_prepare_info::into_count;
variable into_list
char** db_prepare_info::into_list;
variable oids_included
int db_prepare_info::oids_included;
variable recompile
int db_prepare_info::recompile;
variable statement
char* db_prepare_info::statement;
variable stmt_type
CUBRID_STMT_TYPE db_prepare_info::stmt_type;
variable subquery_info
DB_PREPARE_SUBQUERY_INFO* db_prepare_info::subquery_info;
variable subquery_num
int db_prepare_info::subquery_num;
The documentation for this class was generated from the following file cubrid/src/compat/db_query.h