EntityProjectionExpression.VisitChildren(ExpressionVisitor) Method

Definition

Reduces the node and then calls the visitor delegate on the reduced expression. The method throws an exception if the node is not reducible.

C#
protected override System.Linq.Expressions.Expression VisitChildren (System.Linq.Expressions.ExpressionVisitor visitor);

Parameters

Returns

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0