Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
ElevateDB Technical Support
»
Product Manuals
»
ElevateDB Version 2 Data Access Components Manual
»
.NET Data Provider Reference
»
EDBDayTimeIntervalType Enumeration
EDBDayTimeIntervalType Enumeration
The EDBDayTimeIntervalType enumeration is used to indicate the native ElevateDB data type of parameters and/or columns. For more information on the types available in ElevateDB, please see the
Types
topic.
Namespace: Elevate.ElevateDB.Data
Member
Description
Day
Indicates a day interval.
Hour
Indicates an hour interval.
Minute
Indicates a minute interval.
Second
Indicates a second interval.
MSecond
Indicates a millisecond interval.
DayHour
Indicates a day-hour interval.
DayMinute
Indicates a day-minute interval.
DaySecond
Indicates a day-second interval.
DayMSecond
Indicates a day-millisecond interval.
HourMinute
Indicates an hour-minute interval.
HourSecond
Indicates an hour-second interval.
HourMSecond
Indicates an hour-millisecond interval.
MinuteSecond
Indicates a minute-second interval.
MinuteMSecond
Indicates a minute-millisecond interval.
SecondMSecond
Indicates a second-millisecond interval.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap