Nanosecond
This property gets the nanosecond component of an OracleTimeStampTZ
in the current time zone.
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.