Overload | Description |
---|---|
SQLiteSelectLimit Constructor() | Initializes a new instance of the SQLiteSelectLimit class. |
SQLiteSelectLimit Constructor(Int32,Int32) | Initializes a new instance of the SQLiteSelectLimit class with given offset and count values. |
SQLiteSelectLimit Constructor(String,String) | Initializes a new instance of the SQLiteSelectLimit class with given offset and count values. |