Nanosecond
This property gets the nanosecond component of an OracleTimeStampLTZ.
Declaration
// C#
public int Nanosecond{get;}Property Value
A number that represents a nanosecond. Range of Nanosecond is (0 to 999999999).
Exceptions
OracleNullValueException - The current instance has a null value.