dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlSelectLimit Class / MySqlSelectLimit Constructor

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