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