Evaluate Method

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

Top

See Also

Reference

EdmEvaluator Class

Microsoft.Data.Edm.Evaluation Namespace