dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSelectLimit Class
Properties Methods

In This Topic
    SQLiteSelectLimit Class Members
    In This Topic

    The following tables list the members exposed by SQLiteSelectLimit.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the SQLiteSelectLimit 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