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

In This Topic
Milliseconds Property
In This Topic
Gets the milliseconds component of the OracleIntervalDS.
Syntax
'Declaration
 
Public ReadOnly Property Milliseconds As Double
 

Property Value

The millisecond component of the OracleIntervalDS.
See Also