dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTimeStamp Structure / Subtract Method

On this page
    Subtract Method (PgSqlTimeStamp)
    On this page
    Subtracts a value from a PgSqlTimeStamp structure.
    Overload List
    OverloadDescription
    Subtracts a System.TimeSpan value from a PgSqlTimeStamp structure.  
    Subtracts a PgSqlInterval value from a PgSqlTimeStamp structure.  
    Subtracts a PgSqlTimeStamp value from another PgSqlTimeStamp value.  
    Subtracts a DateTime value from a PgSqlTimeStamp value.  
    See Also