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

In This Topic
    SelectStatementNode Class
    In This Topic
    An abstract SQL element.
    Syntax
    'Declaration
     
    Public Class SelectStatementNode 
    public class SelectStatementNode 
    Inheritance Hierarchy

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

    See Also