dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTime Structure / Add Method

In This Topic
Add Method (PgSqlTime)
In This Topic
Adds a PgSqlInterval or System.TimeSpan to a PgSqlTime structure.
Overload List
OverloadDescription
Adds a PgSqlInterval to a System.TimeSpan structure.  
Adds a PgSqlInterval to a PgSqlTime structure.  
Adds a PgSqlTime to a PgSqlTime structure.  
See Also