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

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