odbc ~master (2021-06-10T00:55:23Z)
Home
Dub
Repo
SQL_INTERVAL_STRUCT.intval
odbc
sqltypes
SQL_INTERVAL_STRUCT
Undocumented in source.
struct
SQL_INTERVAL_STRUCT
union
intval {
SQL_YEAR_MONTH_STRUCT
year_month
;
SQL_DAY_SECOND_STRUCT
day_second
;
}
Members
Variables
day_second
SQL_DAY_SECOND_STRUCT
day_second
;
Undocumented in source.
year_month
SQL_YEAR_MONTH_STRUCT
year_month
;
Undocumented in source.
Meta
Source
See Implementation
odbc
sqltypes
SQL_INTERVAL_STRUCT
unions
intval
variables
interval_sign
interval_type