Skip to content

Struct db_query_result

ClassList > db_query_result

  • #include <db_query.h>

Public Attributes

Type Name
DB_CALL_RESULT c
int col_cnt
DB_GET_RESULT g
struct db_query_result * next
DB_OBJFETCH_RESULT o
bool oid_included
int qtable_ind
DB_QUERY_TYPE * query_type
union db_query_result res
DB_SELECT_RESULT s
DB_RESULT_STATUS status
DB_RESULT_TYPE type
int type_cnt

Public Attributes Documentation

variable c

DB_CALL_RESULT db_query_result::c;

variable col_cnt

int db_query_result::col_cnt;

variable g

DB_GET_RESULT db_query_result::g;

variable next

struct db_query_result* db_query_result::next;

variable o

DB_OBJFETCH_RESULT db_query_result::o;

variable oid_included

bool db_query_result::oid_included;

variable qtable_ind

int db_query_result::qtable_ind;

variable query_type

DB_QUERY_TYPE* db_query_result::query_type;

variable res

union db_query_result db_query_result::res;

variable s

DB_SELECT_RESULT db_query_result::s;

variable status

DB_RESULT_STATUS db_query_result::status;

variable type

DB_RESULT_TYPE db_query_result::type;

variable type_cnt

int db_query_result::type_cnt;


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