Sets the values of the year and month in an interval.
Class
TOraInterval
Syntax
procedure SetYearMonth(Year: integer; Month: integer);
Parameters
Year
Holds the year value.
Month
Holds the month value.
Remarks
Call the SetYearMonth method to set the values of the year and month in an interval.
See Also