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

On this page
    SelectStatementNode Constructor
    On this page
    Creates and initializes new instance of SelectStatementNode.
    Syntax
    'Declaration
     
    Public Function New()
    public SelectStatementNode()
    See Also