_tds_cursor_status Struct Reference

Search Toolkit Book for _tds_cursor_status

#include <tds.h>

List of all members.


Detailed Description

Definition at line 1042 of file tds.h.

Public Attributes

TDS_CURSOR_STATE declare
TDS_CURSOR_STATE cursor_row
TDS_CURSOR_STATE open
TDS_CURSOR_STATE fetch
TDS_CURSOR_STATE close
TDS_CURSOR_STATE dealloc


Member Data Documentation

TDS_CURSOR_STATE _tds_cursor_status::close
 

Definition at line 1048 of file tds.h.

Referenced by ct_cursor(), and ct_send().

TDS_CURSOR_STATE _tds_cursor_status::cursor_row
 

Definition at line 1045 of file tds.h.

Referenced by ct_cursor(), and ct_send().

TDS_CURSOR_STATE _tds_cursor_status::dealloc
 

Definition at line 1049 of file tds.h.

Referenced by ct_cursor(), ct_send(), tds_cursor_close(), tds_cursor_dealloc(), and tds_process_tokens().

TDS_CURSOR_STATE _tds_cursor_status::declare
 

Definition at line 1044 of file tds.h.

Referenced by ct_cursor(), and ct_send().

TDS_CURSOR_STATE _tds_cursor_status::fetch
 

Definition at line 1047 of file tds.h.

Referenced by _ct_fetch_cursor(), and ct_cursor().

TDS_CURSOR_STATE _tds_cursor_status::open
 

Definition at line 1046 of file tds.h.

Referenced by ct_cursor(), and ct_send().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:34 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