DATE_STRUCT

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (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