Milliseconds
This property gets the milliseconds component of an OracleIntervalDS.
Declaration
// C# public double Milliseconds {get;}
Property Value
A double
that represents milliseconds component.
Exceptions
OracleNullValueException
- The current instance has a null value.