SingleValueFunctionCallNode Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SingleValueFunctionCallNode(String, IEnumerable<QueryNode>, IEdmTypeReference) Initializes a new instance of the SingleValueFunctionCallNode class.
Public method SingleValueFunctionCallNode(String, IEnumerable<IEdmFunctionImport>, IEnumerable<QueryNode>, IEdmTypeReference, QueryNode) Create a SingleValueFunctionCallNode

Top

See Also

Reference

SingleValueFunctionCallNode Class

Microsoft.Data.OData.Query Namespace