Share via


EdmApplyExpression Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EdmApplyExpression class.

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 EdmApplyExpression(IEdmExpression, IEnumerable<IEdmExpression>) Initializes a new instance of the EdmApplyExpression class.
Public method EdmApplyExpression(IEdmFunction, IEdmExpression[]) Initializes a new instance of the EdmApplyExpression class.
Public method EdmApplyExpression(IEdmFunction, IEnumerable<IEdmExpression>) Initializes a new instance of the EdmApplyExpression class.

Top

See Also

Reference

EdmApplyExpression Class

Microsoft.Data.Edm.Library.Expressions Namespace