Skip to content

Struct t_query_result

ClassList > t_query_result

  • #include <cas_handle.h>

Public Attributes

Type Name
char col_updatable
T_COL_UPDATE_INFO * col_update_info
void * column_info
int copied
char include_oid
bool is_holdable
char * null_type_column
int num_column
void * result
int stmt_id
char stmt_type
int tuple_count

Public Attributes Documentation

variable col_updatable

char t_query_result::col_updatable;

variable col_update_info

T_COL_UPDATE_INFO* t_query_result::col_update_info;

variable column_info

void* t_query_result::column_info;

variable copied

int t_query_result::copied;

variable include_oid

char t_query_result::include_oid;

variable is_holdable

bool t_query_result::is_holdable;

variable null_type_column

char* t_query_result::null_type_column;

variable num_column

int t_query_result::num_column;

variable result

void* t_query_result::result;

variable stmt_id

int t_query_result::stmt_id;

variable stmt_type

char t_query_result::stmt_type;

variable tuple_count

int t_query_result::tuple_count;


The documentation for this class was generated from the following file cubrid/src/broker/cas_handle.h