dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure / CompareTo Method

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