Skip to content

Struct CUR_RESULT_INFO

ClassList > CUR_RESULT_INFO

Public Attributes

Type Name
int * attr_lengths
char ** attr_names
DB_TYPE * attr_types
int curr_stmt_line_no
CUBRID_STMT_TYPE curr_stmt_type
int max_attr_name_length
int num_attrs
DB_QUERY_RESULT * query_result

Public Attributes Documentation

variable attr_lengths

int* CUR_RESULT_INFO::attr_lengths;

variable attr_names

char** CUR_RESULT_INFO::attr_names;

variable attr_types

DB_TYPE* CUR_RESULT_INFO::attr_types;

variable curr_stmt_line_no

int CUR_RESULT_INFO::curr_stmt_line_no;

variable curr_stmt_type

CUBRID_STMT_TYPE CUR_RESULT_INFO::curr_stmt_type;

variable max_attr_name_length

int CUR_RESULT_INFO::max_attr_name_length;

variable num_attrs

int CUR_RESULT_INFO::num_attrs;

variable query_result

DB_QUERY_RESULT* CUR_RESULT_INFO::query_result;


The documentation for this class was generated from the following file cubrid/src/executables/csql_result.c