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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also