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

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

Property Value

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