SingleValueNode Constructor

Initializes a new instance of the SingleValueNode 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 SingleValueNode()
protected SingleValueNode()
protected:
SingleValueNode()
new : unit -> SingleValueNode
protected function SingleValueNode()

See Also

Reference

SingleValueNode Class

Microsoft.Data.OData.Query.SemanticAst Namespace