CUBRID Engine  latest
ci_resultset_meta_s Struct Reference

#include <db_stub.h>

Collaboration diagram for ci_resultset_meta_s:
Collaboration graph

Public Attributes

 COMMON_RESULTSET_META_HEADER
 
BH_INTERFACEbh_interface
 
DB_QUERY_TYPEquery_type
 
int stmt_idx
 
int col_count
 

Detailed Description

Definition at line 194 of file db_stub.h.

Member Data Documentation

BH_INTERFACE* ci_resultset_meta_s::bh_interface

Definition at line 197 of file db_stub.h.

Referenced by api_rmeta_get_info(), and stmt_bind_resultset_meta_handle().

int ci_resultset_meta_s::col_count

Definition at line 202 of file db_stub.h.

Referenced by api_rmeta_get_count(), and stmt_bind_resultset_meta_handle().

ci_resultset_meta_s::COMMON_RESULTSET_META_HEADER

Definition at line 196 of file db_stub.h.

DB_QUERY_TYPE* ci_resultset_meta_s::query_type
int ci_resultset_meta_s::stmt_idx

Definition at line 201 of file db_stub.h.

Referenced by stmt_bind_resultset_meta_handle(), and stmt_exec_internal().


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