DefaultExpressionVisitor.VisitGroupAggregate Method (DbGroupAggregate)
Implements the visitor pattern for the group aggregate.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- aggregate
-
Type:
System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregate
The aggregate.
Return Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregateThe implemented visitor pattern.