DCL 4.0
Loading...
Searching...
No Matches
SQL::Date Struct Reference

#include <SQLCore.h>

Public Attributes

int16_t nYear
uint8_t nMonth
uint8_t nDay

Detailed Description

Definition at line 94 of file SQLCore.h.

Member Data Documentation

◆ nDay

uint8_t SQL::Date::nDay

Definition at line 98 of file SQLCore.h.

◆ nMonth

uint8_t SQL::Date::nMonth

Definition at line 97 of file SQLCore.h.

◆ nYear

int16_t SQL::Date::nYear

Definition at line 96 of file SQLCore.h.


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