Name | Description | |
---|---|---|
![]() ![]() | Add | Overloaded. Adds a PgSqlInterval or System.TimeSpan to a PgSqlTimeStamp structure. |
![]() | AddDays | Adds the specified number of days to the current PgSqlTimeStamp instance. |
![]() | AddHours | Adds the specified number of hours to the current PgSqlTimeStamp instance. |
![]() | AddMicroseconds | Adds the specified number of microseconds to the current PgSqlTimeStamp instance. |
![]() | AddMinutes | Adds the specified number of minutes to the current PgSqlTimeStamp instance. |
![]() | AddMonths | Adds the specified number of months to the current PgSqlTimeStamp instance. |
![]() | AddSeconds | Adds the specified number of seconds to the current PgSqlTimeStamp instance. |
![]() | AddYears | Adds the specified number of years to the current PgSqlTimeStamp instance. |
![]() | CompareTo | Overloaded. Compares the current PgSqlTimeStamp object to the specified object. |
![]() ![]() | DaysInMonth | Returns the number of days in the specified month and year. |
![]() ![]() | Equals | Overloaded. Compares two PgSqlTimeStamp structures to determine if they are equal. |
![]() | GetHashCode | Gets a hash code for the PgSqlTimeStamp instance. |
![]() ![]() | GreaterThan | Determines whether the first of two PgSqlTimeStamp values is greater than the second. |
![]() ![]() | GreaterThanOrEqual | Determines whether the first of two PgSqlTimeStamp values is greater than or equal to the second. |
![]() ![]() | IsLeapYear | Indicates whether specified year is a leap one. |
![]() ![]() | LessThan | Determines whether the first of two PgSqlTimeStamp values is less than the second. |
![]() ![]() | LessThanOrEqual | Determines whether the first of two PgSqlTimeStamp values is less than or equal to the second. |
![]() ![]() | NotEquals | Determines whether two PgSqlTimeStamp values are not equal. |
![]() ![]() | Parse | Overloaded. Converts the specified System.String representation of a date to its PgSqlTimeStamp equivalent. |
![]() ![]() | ParsePostgreSqlFormat | |
![]() ![]() | Subtract | Overloaded. Subtracts a value from a PgSqlTimeStamp structure. |
![]() | ToString | Overloaded. Converts the current PgSqlTimeStamp structure to a System.String. |