DATE_STRUCT

Undocumented in source.
version(Windows)
struct DATE_STRUCT {}

Members

Variables

day
SQLUSMALLINT day;
Undocumented in source.
month
SQLUSMALLINT month;
Undocumented in source.
year
SQLSMALLINT year;
Undocumented in source.

Meta