Overload | Description |
---|---|
CompareTo(Object) | Compares the current SQLiteDateTime object to the specified object and returns an integer that represents their relative values. |
CompareTo(SQLiteDateTime) | Compares the current SQLiteDateTime object to the specified SQLiteDateTime and returns an integer that represents their relative values. |