SQL_YEAR_MONTH_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 SQL_YEAR_MONTH_STRUCT {}

Members

Variables

month
SQLUINTEGER month;
Undocumented in source.
year
SQLUINTEGER year;
Undocumented in source.

Meta