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

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

    Property Value

    The nanosecond component of the OracleIntervalDS.
    See Also