OracleIntervalDS Constructor(Double)
Initializes a new instance of the
OracleIntervalDS structure with the specified total number of days.
public OracleIntervalDS(
double
)
'Declaration
Public Function New( _
ByVal As Double _
)
Parameters
- totalDays
- The specified total number of days for a time interval.