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

In This Topic
    Value Property (OracleIntervalYM)
    In This Topic
    Gets the value of the OracleIntervalYM structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Long
    public long Value {get;}

    Property Value

    The value of the OracleIntervalYM structure.
    See Also