_hdesc Struct Reference

Search Toolkit Book for _hdesc

#include <tdsodbc.h>

Collaboration diagram for _hdesc:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 160 of file tdsodbc.h.

Public Attributes

SQLSMALLINT htype
int type
SQLHANDLE parent
_dheader header
_drecordrecords
_sql_errors errs


Member Data Documentation

struct _sql_errors _hdesc::errs
 

Definition at line 167 of file tdsodbc.h.

struct _dheader _hdesc::header
 

Definition at line 165 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), _SQLExecute(), _SQLFetch(), _SQLSetStmtAttr(), continue_parse_prepared_query(), desc_alloc(), desc_alloc_records(), desc_copy(), desc_free_records(), odbc_set_return_params(), odbc_set_return_status(), parse_prepared_query(), sql2tds(), SQLBindCol(), and SQLDescribeCol().

SQLSMALLINT _hdesc::htype
 

Definition at line 162 of file tdsodbc.h.

Referenced by desc_alloc().

SQLHANDLE _hdesc::parent
 

Definition at line 164 of file tdsodbc.h.

Referenced by desc_alloc().

struct _drecord* _hdesc::records
 

Definition at line 166 of file tdsodbc.h.

Referenced by _SQLBindParameter(), _SQLColAttribute(), continue_parse_prepared_query(), desc_alloc(), desc_alloc_records(), desc_copy(), desc_free_records(), odbc_col_setname(), odbc_populate_ird(), odbc_set_return_params(), odbc_set_return_status(), SQLBindCol(), and SQLDescribeCol().

int _hdesc::type
 

Definition at line 163 of file tdsodbc.h.

Referenced by desc_alloc(), and desc_alloc_records().


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