tagSQL_INTERVAL_STRUCT Struct Reference

#include <sqltypes.h>

Collaboration diagram for tagSQL_INTERVAL_STRUCT:

Collaboration graph
[legend]

Data Fields

SQLINTERVAL interval_type
SQLSMALLINT interval_sign
union {
   SQL_YEAR_MONTH_STRUCT   year_month
   SQL_DAY_SECOND_STRUCT   day_second
intval

Detailed Description

Definition at line 360 of file sqltypes.h.


Field Documentation

SQL_DAY_SECOND_STRUCT tagSQL_INTERVAL_STRUCT::day_second

Definition at line 366 of file sqltypes.h.

SQLSMALLINT tagSQL_INTERVAL_STRUCT::interval_sign

Definition at line 363 of file sqltypes.h.

SQLINTERVAL tagSQL_INTERVAL_STRUCT::interval_type

Definition at line 362 of file sqltypes.h.

union { ... } tagSQL_INTERVAL_STRUCT::intval

SQL_YEAR_MONTH_STRUCT tagSQL_INTERVAL_STRUCT::year_month

Definition at line 365 of file sqltypes.h.


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