Icon EDBYearMonthIntervalType Enumeration

The EDBYearMonthIntervalType enumeration is used to indicate the type of year-month intervals when using the YearMonthIntervalToSQLStr and SQLStrToYearMonthInterval methods of the EDBConnection Class class.

Namespace: Elevate.ElevateDB.Data

MemberDescription
YearIndicates a year interval.
MonthIndicates a month interval.
YearMonthIndicates a year-month interval.
Image