Skip to content

Struct odbc_bind_info

ClassList > odbc_bind_info

  • #include <cas_cgw_odbc.h>

Public Attributes

Type Name
SQLBIGINT bigint_val
SQLLEN cbValue
SQLDOUBLE double_val
SQLINTEGER integer_val
SQLREAL real_val
SQLSMALLINT smallInt_val
char * string_val
char time_stemp_str_val
wchar_t * wchar_val

Public Attributes Documentation

variable bigint_val

SQLBIGINT odbc_bind_info::bigint_val;

variable cbValue

SQLLEN odbc_bind_info::cbValue;

variable double_val

SQLDOUBLE odbc_bind_info::double_val;

variable integer_val

SQLINTEGER odbc_bind_info::integer_val;

variable real_val

SQLREAL odbc_bind_info::real_val;

variable smallInt_val

SQLSMALLINT odbc_bind_info::smallInt_val;

variable string_val

char* odbc_bind_info::string_val;

variable time_stemp_str_val

char odbc_bind_info::time_stemp_str_val[50];

variable wchar_val

wchar_t* odbc_bind_info::wchar_val;


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