dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleIntervalYM Structure / TotalYears Property

In This Topic
TotalYears Property
In This Topic
Gets the total number, in years, that represents the period of time in the current OracleIntervalYM structure.
Syntax
'Declaration
 
Public ReadOnly Property TotalYears As Double
 

Property Value

The total number of years.
See Also