dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleIntervalDS Structure / Seconds Property

In This Topic
Seconds Property
In This Topic
Gets the seconds component of the OracleIntervalDS.
Syntax
'Declaration
 
Public ReadOnly Property Seconds As Integer
 

Property Value

The second component of the OracleIntervalDS, between 0 and 59.
See Also