CUBRID Engine  latest
t_query_result Struct Reference

#include <cas_handle.h>

Collaboration diagram for t_query_result:
Collaboration graph

Public Attributes

void * result
 
char * null_type_column
 
T_COL_UPDATE_INFOcol_update_info
 
void * column_info
 
int copied
 
int tuple_count
 
int stmt_id
 
int num_column
 
char stmt_type
 
char col_updatable
 
char include_oid
 
bool is_holdable
 

Detailed Description

Definition at line 124 of file cas_handle.h.

Member Data Documentation

void* t_query_result::column_info
int t_query_result::copied

Definition at line 138 of file cas_handle.h.

Referenced by ux_use_sp_out().

bool t_query_result::is_holdable
char* t_query_result::null_type_column

Definition at line 135 of file cas_handle.h.

Referenced by cur_tuple(), prepare_column_list_info_set(), and ux_make_out_rs().

int t_query_result::num_column

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