CUBRID Engine  latest
db_c_date Struct Reference

#include <dbtype_def.h>

Collaboration diagram for db_c_date:
Collaboration graph

Public Attributes

int year
 
int month
 
int day
 

Detailed Description

Definition at line 1173 of file dbtype_def.h.

Member Data Documentation

int db_c_date::day

Definition at line 1177 of file dbtype_def.h.

Referenced by coerce_date_to_dbvalue(), and value_to_db_value().

int db_c_date::month

Definition at line 1176 of file dbtype_def.h.

Referenced by coerce_date_to_dbvalue(), and value_to_db_value().

int db_c_date::year

Definition at line 1175 of file dbtype_def.h.

Referenced by coerce_date_to_dbvalue(), and value_to_db_value().


The documentation for this struct was generated from the following file: