Compares this instance with another/
0 if the argument is an NpgsqlInterval and the instances are equal or equivalent. A value less than zero if the argument is an NpgsqlInterval and this instance is less than the argument. A value greater than zero if the argument is an NpgsqlInterval and this instance is greater than the instance.
Exception Type | Condition |
---|---|
ArgumentException | The argument is not an NpgsqlInterval. |
NpgsqlInterval Class | NpgsqlTypes Namespace | NpgsqlInterval.CompareTo Overload List