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