BasicExpressionVisitor.VisitGroupExpressionBindingMid Method (DbGroupExpressionBinding)

 

Convenience method indicating that the grouping keys of a DbGroupByExpression have been visited and the aggregates are now about to be visited.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

protected virtual void VisitGroupExpressionBindingMid(
	DbGroupExpressionBinding binding
)

Parameters

binding
Type: System.Data.Entity.Core.Common.CommandTrees.DbGroupExpressionBinding

The DbGroupExpressionBinding of the DbGroupByExpression