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

In This Topic
    CompareTo Method (PgSqlTimeStamp)
    In This Topic
    Compares the current PgSqlTimeStamp object to the specified object.
    Overload List
    OverloadDescription
    Compares the current PgSqlTimeStamp object to the specified object and returns an integer that represents their relative values.  
    Compares the current PgSqlTimeStamp object to the specified PgSqlTimeStamp and returns an integer that represents their relative values.  
    See Also