QueryNode Constructor

Initializes a new instance of the QueryNode class.

Namespace:  Microsoft.Data.OData.Query.SemanticAst
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New QueryNode()
protected QueryNode()
protected:
QueryNode()
new : unit -> QueryNode
protected function QueryNode()

See Also

Reference

QueryNode Class

Microsoft.Data.OData.Query.SemanticAst Namespace