dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleIntervalDS Structure / Days Property

In This Topic
    Days Property
    In This Topic
    Gets the days component of the OracleIntervalDS.
    Syntax
    'Declaration
     
    Public ReadOnly Property Days As Integer
    public int Days {get;}

    Property Value

    The day component of the OracleIntervalDS.
    See Also