_drecord Struct Reference

Search Toolkit Book for _drecord

#include <tdsodbc.h>

Collaboration diagram for _drecord:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 119 of file tdsodbc.h.

Public Attributes

SQLUINTEGER sql_desc_auto_unique_value
DSTR sql_desc_base_column_name
DSTR sql_desc_base_table_name
SQLINTEGER sql_desc_case_sensitive
DSTR sql_desc_catalog_name
SQLSMALLINT sql_desc_concise_type
SQLPOINTER sql_desc_data_ptr
SQLSMALLINT sql_desc_datetime_interval_code
SQLINTEGER sql_desc_datetime_interval_precision
SQLINTEGER sql_desc_display_size
SQLSMALLINT sql_desc_fixed_prec_scale
SQLINTEGERsql_desc_indicator_ptr
DSTR sql_desc_label
SQLUINTEGER sql_desc_length
const char * sql_desc_literal_prefix
const char * sql_desc_literal_suffix
DSTR sql_desc_local_type_name
DSTR sql_desc_name
SQLSMALLINT sql_desc_nullable
SQLINTEGER sql_desc_num_prec_radix
SQLINTEGER sql_desc_octet_length
SQLINTEGERsql_desc_octet_length_ptr
SQLSMALLINT sql_desc_parameter_type
SQLSMALLINT sql_desc_precision
SQLSMALLINT sql_desc_rowver
SQLSMALLINT sql_desc_scale
DSTR sql_desc_schema_name
SQLSMALLINT sql_desc_searchable
DSTR sql_desc_table_name
SQLSMALLINT sql_desc_type
const char * sql_desc_type_name
SQLSMALLINT sql_desc_unnamed
SQLSMALLINT sql_desc_unsigned
SQLSMALLINT sql_desc_updatable


Member Data Documentation

SQLUINTEGER _drecord::sql_desc_auto_unique_value
 

Definition at line 121 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

DSTR _drecord::sql_desc_base_column_name
 

Definition at line 122 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), odbc_populate_ird(), and SQLGetDescField().

DSTR _drecord::sql_desc_base_table_name
 

Definition at line 123 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), odbc_populate_ird(), and SQLGetDescField().

SQLINTEGER _drecord::sql_desc_case_sensitive
 

Definition at line 124 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

DSTR _drecord::sql_desc_catalog_name
 

Definition at line 125 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_concise_type
 

Definition at line 126 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), odbc_get_param_len(), odbc_populate_ird(), odbc_set_concise_c_type(), odbc_set_concise_sql_type(), odbc_set_return_status(), sql2tds(), SQLDescribeCol(), SQLGetDescField(), SQLSetDescField(), and SQLSetDescRec().

SQLPOINTER _drecord::sql_desc_data_ptr
 

Definition at line 127 of file tdsodbc.h.

Referenced by _SQLBindParameter(), odbc_set_return_status(), sql2tds(), SQLBindCol(), SQLGetDescField(), SQLSetDescField(), and SQLSetDescRec().

SQLSMALLINT _drecord::sql_desc_datetime_interval_code
 

Definition at line 128 of file tdsodbc.h.

Referenced by odbc_set_concise_c_type(), odbc_set_concise_sql_type(), SQLGetDescField(), SQLGetDescRec(), and SQLSetDescRec().

SQLINTEGER _drecord::sql_desc_datetime_interval_precision
 

Definition at line 129 of file tdsodbc.h.

Referenced by SQLGetDescField().

SQLINTEGER _drecord::sql_desc_display_size
 

Definition at line 130 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_fixed_prec_scale
 

Definition at line 131 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

SQLINTEGER* _drecord::sql_desc_indicator_ptr
 

Definition at line 132 of file tdsodbc.h.

Referenced by _SQLBindParameter(), odbc_get_param_len(), odbc_set_return_status(), SQLBindCol(), SQLGetDescField(), SQLSetDescField(), and SQLSetDescRec().

DSTR _drecord::sql_desc_label
 

Definition at line 133 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), odbc_col_setname(), odbc_populate_ird(), and SQLGetDescField().

SQLUINTEGER _drecord::sql_desc_length
 

Definition at line 134 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), odbc_populate_ird(), sql2tds(), SQLDescribeCol(), SQLGetDescField(), and SQLSetDescField().

const char* _drecord::sql_desc_literal_prefix
 

Definition at line 136 of file tdsodbc.h.

Referenced by _SQLColAttribute(), and SQLGetDescField().

const char* _drecord::sql_desc_literal_suffix
 

Definition at line 138 of file tdsodbc.h.

Referenced by _SQLColAttribute(), and SQLGetDescField().

DSTR _drecord::sql_desc_local_type_name
 

Definition at line 139 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), and SQLGetDescField().

DSTR _drecord::sql_desc_name
 

Definition at line 140 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), odbc_col_setname(), odbc_populate_ird(), SQLDescribeCol(), SQLGetDescField(), SQLGetDescRec(), and SQLSetDescField().

SQLSMALLINT _drecord::sql_desc_nullable
 

Definition at line 141 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), SQLDescribeCol(), SQLGetDescField(), and SQLGetDescRec().

SQLINTEGER _drecord::sql_desc_num_prec_radix
 

Definition at line 142 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), SQLGetDescField(), and SQLSetDescField().

SQLINTEGER _drecord::sql_desc_octet_length
 

Definition at line 143 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), odbc_populate_ird(), odbc_set_return_status(), sql2tds(), SQLBindCol(), SQLGetDescField(), SQLGetDescRec(), SQLSetDescField(), and SQLSetDescRec().

SQLINTEGER* _drecord::sql_desc_octet_length_ptr
 

Definition at line 144 of file tdsodbc.h.

Referenced by _SQLBindParameter(), odbc_get_param_len(), odbc_populate_ird(), odbc_set_return_status(), SQLBindCol(), SQLGetDescField(), SQLSetDescField(), and SQLSetDescRec().

SQLSMALLINT _drecord::sql_desc_parameter_type
 

Definition at line 145 of file tdsodbc.h.

Referenced by _SQLBindParameter(), desc_alloc_records(), odbc_set_return_params(), sql2tds(), SQLGetDescField(), and SQLSetDescField().

SQLSMALLINT _drecord::sql_desc_precision
 

Definition at line 146 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), odbc_populate_ird(), odbc_set_concise_c_type(), odbc_set_concise_sql_type(), sql2tds(), SQLDescribeCol(), SQLGetDescField(), SQLGetDescRec(), SQLSetDescField(), and SQLSetDescRec().

SQLSMALLINT _drecord::sql_desc_rowver
 

Definition at line 147 of file tdsodbc.h.

Referenced by odbc_populate_ird(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_scale
 

Definition at line 148 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), odbc_populate_ird(), odbc_set_concise_c_type(), odbc_set_concise_sql_type(), sql2tds(), SQLDescribeCol(), SQLGetDescField(), SQLGetDescRec(), SQLSetDescField(), and SQLSetDescRec().

DSTR _drecord::sql_desc_schema_name
 

Definition at line 149 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_searchable
 

Definition at line 150 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

DSTR _drecord::sql_desc_table_name
 

Definition at line 151 of file tdsodbc.h.

Referenced by _SQLColAttribute(), desc_alloc_records(), desc_copy(), desc_free_record(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_type
 

Definition at line 152 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), desc_alloc_records(), odbc_set_concise_c_type(), odbc_set_concise_sql_type(), SQLDescribeCol(), SQLGetDescField(), SQLGetDescRec(), SQLSetDescField(), and SQLSetDescRec().

const char* _drecord::sql_desc_type_name
 

Definition at line 154 of file tdsodbc.h.

Referenced by _SQLColAttribute(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_unnamed
 

Definition at line 155 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), SQLGetDescField(), and SQLSetDescField().

SQLSMALLINT _drecord::sql_desc_unsigned
 

Definition at line 156 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().

SQLSMALLINT _drecord::sql_desc_updatable
 

Definition at line 157 of file tdsodbc.h.

Referenced by _SQLColAttribute(), odbc_populate_ird(), and SQLGetDescField().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:12 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:17 2009 by modify_doxy.py rev. 173732