dotConnect Universal Documentation
Devart.Common Namespace / SelectStatementCollection Class / Node Property

In This Topic
    Node Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Node As SelectStatementNode
    public SelectStatementNode Node {get;}
    See Also