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

OracleIntervalDS Structure Properties

For a list of all members of this type, see OracleIntervalDS members.

Public Properties
 NameDescription
Public PropertyGets the days component of the OracleIntervalDS.  
Public PropertyGets the hours component of the OracleIntervalDS.  
Public PropertyGets a value indicating whether the Value property of the OracleIntervalDS is Null.  
Public PropertyGets the milliseconds component of the OracleIntervalDS.  
Public PropertyGets the minutes component of the OracleIntervalDS.  
Public PropertyGets the nanoseconds component of the OracleIntervalDS.  
Public PropertyGets the seconds component of the OracleIntervalDS.  
Public PropertyGets the total number, in days, that represent the time period in the OracleIntervalDS structure.  
Public PropertyGets the value of the OracleIntervalDS structure.  
Top
See Also