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

In This Topic
    SelectStatementNode Constructor
    In This Topic
    Creates and initializes new instance of SelectStatementNode.
    Syntax
    'Declaration
     
    Public Function New()
    public SelectStatementNode()
    See Also