dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
SQL_INTERVAL_STRUCT._intval
win32
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
win32
sqltypes
SQL_INTERVAL_STRUCT
unions
_intval
variables
interval_sign
interval_type
intval