DbGroupByExpression.Aggregates Property

 

Gets an DbAggregate list that provides the aggregates to apply.

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

public IList<DbAggregate> Aggregates { get; }