dotConnect for SQLite Documentation
Devart.Common Namespace / SelectStatementNode Class
Members

SelectStatementNode Class
An abstract SQL element.
Syntax
'Declaration
 
Public Class SelectStatementNode 
 
Inheritance Hierarchy

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

See Also