dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlInterval Structure

In This Topic
    PgSqlInterval Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets number of days stored in PgSqlInterval object.  
    Public PropertyGets number of hours stored in PgSqlInterval object.  
    Public PropertyIndicates whether PgSqlInterval object has null value.  
    Public Property  
    Public PropertyGets number of milliseconds stored in PgSqlInterval object.  
    Public PropertyGets number of minutes stored in PgSqlInterval object.  
    Public PropertyGets the months component of the TotalMonths value.  
    Public PropertyGets number of seconds stored in PgSqlInterval object.  
    Public PropertyGets number of days stored in PgSqlInterval object.  
    Public PropertyGets number of months stored in PgSqlInterval object.  
    Public PropertyGets number of seconds stored in PgSqlInterval object.  
    Public PropertyGets the years component of the TotalMonths value.  
    Top
    See Also