OracleIntervalDS Constructor(Int32,Int32,Int32,Int32,Int32)
Initializes a new instance of the
OracleIntervalDS structure with the specified days, hours, minutes, seconds, and nanoseconds.
Parameters
- days
- Number of days.
- hours
- Number of hours.
- minutes
- Number of minutes.
- seconds
- Number of seconds.
- nanoSeconds
- Number of nanoseconds.