Sdílet prostřednictvím


DbGroupByExpression.Aggregates Vlastnost

Definice

Získá DbAggregate seznam, který poskytuje agregace použít.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbAggregate> Aggregates { get; }
member this.Aggregates : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbAggregate>
Public ReadOnly Property Aggregates As IList(Of DbAggregate)

Hodnota vlastnosti

Seznam DbAggregate , který poskytuje agregace, které se mají použít.

Platí pro