Share via


EdmExpressionEvaluator.Evaluate Method

Include Protected Members
Include Inherited Members

Evaluates an expression.

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 Evaluate(IEdmExpression) Evaluates an expression with no value context.
Public method Evaluate(IEdmExpression, IEdmStructuredValue) Evaluates an expression in the context of a value.
Public method Evaluate(IEdmExpression, IEdmStructuredValue, IEdmTypeReference) Evaluates an expression in the context of a value and a target type.

Top

See Also

Reference

EdmExpressionEvaluator Class

Microsoft.Data.Edm.Evaluation Namespace