Overload | Description |
---|---|
Addition(PgSqlTimeStamp,TimeSpan) | Adds the specified System.TimeSpan to the PgSqlTimeStamp and returns a new PgSqlTimeStamp structure. |
Addition(PgSqlTimeStamp,PgSqlInterval) | Adds the specified PgSqlInterval to the PgSqlTimeStamp and returns a new PgSqlTimeStamp structure. |