dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSelectLimit Class
Members

SQLiteSelectLimit Class
Represents SQLite LIMIT clause.
Syntax
'Declaration
 
Public NotInheritable Class SQLiteSelectLimit 
   Inherits Devart.Common.SelectStatementNode
 
Inheritance Hierarchy

System.Object
   Devart.Common.SelectStatementNode
      Devart.Data.SQLite.SQLiteSelectLimit

See Also