Name | Description | |
---|---|---|
![]() ![]() | Add | Adds two PgSqlInterval values. |
![]() | CompareTo | Overloaded. Compares the current PgSqlInterval object to the specified object. |
![]() ![]() | Divide | Divides an PgSqlInterval value by a number. |
![]() | Equals | Overloaded. Determines whether two PgSqlInterval values are equal. |
![]() | GetHashCode | Gets a hash code for the PgSqlInterval instance. |
![]() ![]() | Multiply | Multiplies an PgSqlInterval value by a number. |
![]() ![]() | NotEquals | Determines whether two PgSqlInterval values are not equal. |
![]() ![]() | Parse | Converts the specified System.String representation of a date to its PgSqlInterval equivalent. |
![]() ![]() | Subtract | Subtracts one PgSqlInterval structure from another. |
![]() | ToString | Converts the current PgSqlInterval structure to a System.String. |