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

#include <SQLCore.h>

Public Attributes

int16_t year
uint8_t month
uint8_t day

Detailed Description

Definition at line 95 of file SQLCore.h.

Member Data Documentation

◆ day

uint8_t SQL::Date::day

Definition at line 99 of file SQLCore.h.

◆ month

uint8_t SQL::Date::month

Definition at line 98 of file SQLCore.h.

◆ year

int16_t SQL::Date::year

Definition at line 97 of file SQLCore.h.


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