GetDaysBetween Method (OracleTimeStamp)
Subtracts the specified
OracleTimeStamp value from the current instance and returns an
OracleIntervalDS that represents the time difference between the specified
OracleTimeStamp structure and the current instance.
Parameters
- value
- The OracleTimeStamp value being subtracted.
Return Value
An
OracleIntervalDS representing the interval between two
OracleTimeStamp values.