Name | Description | |
---|---|---|
![]() ![]() | Add | Overloaded. Adds two time intervals. |
![]() | CompareTo | Compares the current OracleIntervalDS object to the specified object and returns an integer that represents their relative values. |
![]() ![]() | Divide | Divides an OracleIntervalDS value by a number. |
![]() | Equals | Overloaded. Compares two OracleIntervalDS structures to determine if they are equal. |
![]() | GetHashCode | Gets a hash code for the OracleIntervalDS instance. |
![]() ![]() | GreaterThan | Determines whether the first of two OracleIntervalDS values is greater than the second. |
![]() ![]() | GreaterThanOrEqual | Determines whether the first of two OracleIntervalDS values is greater than or equal to the second. |
![]() ![]() | LessThan | Determines whether the first of two OracleIntervalDS values is less than the second. |
![]() ![]() | LessThanOrEqual | Determines whether the first of two OracleIntervalDS values is less than or equal to the second. |
![]() ![]() | Multiply | Multiplies an OracleIntervalDS value by a number. |
![]() ![]() | NotEquals | Determines whether two OracleIntervalDS values are not equal. |
![]() ![]() | Parse | Converts the specified System.String representation of a date and time to its OracleIntervalDS equivalent. |
![]() ![]() | Subtract | Subtracts one OracleIntervalDS structure from another. |
![]() | ToString | Converts the specified OracleIntervalDS structure to a System.String. |
![]() ![]() | TryParse | Converts the string representation of an interval in days, hours, minits, seconds, and fractional seconds to OracleIntervalDS. |