ODPI-C Structure dpiIntervalYM
This structure is used for passing interval (years to months) data to and from
the database in the structure dpiData.
-
dpiIntervalYM.years
Specifies the number of years in the interval.
-
dpiIntervalYM.months
Specifies the number of months in the interval.