dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSelectLimit Class / SQLiteSelectLimit Constructor / SQLiteSelectLimit Constructor()

In This Topic
    SQLiteSelectLimit Constructor()
    In This Topic
    Initializes a new instance of the SQLiteSelectLimit class.
    Syntax
    'Declaration
     
    Public Function New()
    public SQLiteSelectLimit()
    See Also