tagTIMESTAMP_STRUCT Struct Reference

#include <sqltypes.h>


Data Fields

SQLSMALLINT year
SQLUSMALLINT month
SQLUSMALLINT day
SQLUSMALLINT hour
SQLUSMALLINT minute
SQLUSMALLINT second
SQLUINTEGER fraction


Detailed Description

Definition at line 308 of file sqltypes.h.


Field Documentation

SQLUSMALLINT tagTIMESTAMP_STRUCT::day

Definition at line 312 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLUINTEGER tagTIMESTAMP_STRUCT::fraction

Definition at line 316 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLUSMALLINT tagTIMESTAMP_STRUCT::hour

Definition at line 313 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLUSMALLINT tagTIMESTAMP_STRUCT::minute

Definition at line 314 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLUSMALLINT tagTIMESTAMP_STRUCT::month

Definition at line 311 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLUSMALLINT tagTIMESTAMP_STRUCT::second

Definition at line 315 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().

SQLSMALLINT tagTIMESTAMP_STRUCT::year

Definition at line 310 of file sqltypes.h.

Referenced by SqlOdbcStatement::fetchAndPrint().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 9 22:54:05 2008 for csql by  doxygen 1.4.7