Partager via


DbGroupByExpression.Aggregates Propriété

Définition

Obtient une liste DbAggregate qui fournit les agrégats à appliquer.

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)

Valeur de propriété

Liste DbAggregate qui fournit les agrégats à appliquer.

S’applique à