dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleIntervalYM Structure

In This Topic
    OracleIntervalYM Structure Methods
    In This Topic

    For a list of all members of this type, see OracleIntervalYM members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Adds two time intervals.  
    Public MethodCompares the current OracleIntervalYM object to the specified object and returns an integer that represents their relative values.  
    Public Methodstatic (Shared in Visual Basic)Divides an OracleIntervalYM value by a number.  
    Public MethodOverloaded. Compares two OracleIntervalYM structures to determine if they are equal.  
    Public MethodGets a hash code for the OracleIntervalYM instance.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the first of two OracleIntervalYM values is greater than the second.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the first of two OracleIntervalYM values is greater than or equal to the second.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the first of two OracleIntervalYM values is less than the second.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the first of two OracleIntervalYM values is less than or equal to the second.  
    Public Methodstatic (Shared in Visual Basic)Multiplies an OracleIntervalYM value by a number.  
    Public Methodstatic (Shared in Visual Basic)Determines whether two OracleIntervalYM values are not equal.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified System.String representation of a date to its OracleIntervalYM equivalent.  
    Public Methodstatic (Shared in Visual Basic)Subtracts one OracleIntervalYM structure from another.  
    Public MethodConverts the current OracleIntervalYM structure to a System.String.  
    Public Methodstatic (Shared in Visual Basic)Converts the string representation of an interval in days, hours, minits, seconds, and fractional seconds to OracleIntervalDS.  
    Top
    See Also