dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTimeStamp Structure / Nanosecond Property

In This Topic
Nanosecond Property
In This Topic
Gets the nanosecond component of an OracleTimeStamp.
Syntax
'Declaration
 
Public ReadOnly Property Nanosecond As Integer
 

Property Value

A number that represents a nanosecond value between 0 and 999999999.
See Also