dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSelectLimit Class / SQLiteSelectLimit Constructor

In This Topic
    SQLiteSelectLimit Constructor
    In This Topic
    Initializes a new instance of the SQLiteSelectLimit class.
    Overload List
    OverloadDescription
    Initializes a new instance of the SQLiteSelectLimit class.  
    Initializes a new instance of the SQLiteSelectLimit class with given offset and count values.  
    Initializes a new instance of the SQLiteSelectLimit class with given offset and count values.  
    See Also