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