Skip to content

Struct t_col_binder

ClassList > t_col_binder

  • #include <cas_cgw_odbc.h>

Public Attributes

Type Name
SQLLEN col_data_type
SQLULEN col_size
SQLLEN col_unsigned_type
void * data_buffer
SQLLEN indPtr
bool is_exist_col_data
struct t_col_binder * next

Public Attributes Documentation

variable col_data_type

SQLLEN t_col_binder::col_data_type;

variable col_size

SQLULEN t_col_binder::col_size;

variable col_unsigned_type

SQLLEN t_col_binder::col_unsigned_type;

variable data_buffer

void* t_col_binder::data_buffer;

variable indPtr

SQLLEN t_col_binder::indPtr;

variable is_exist_col_data

bool t_col_binder::is_exist_col_data;

variable next

struct t_col_binder* t_col_binder::next;


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