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

In This Topic
    MySqlSelectLimit Class Members
    In This Topic

    The following tables list the members exposed by MySqlSelectLimit.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the MySqlSelectLimit class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the limit count value.  
    Public PropertyGets or sets the limit offset value.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    See Also