Condividi tramite


DbGroupByExpression.Aggregates Proprietà

Definizione

Ottiene un elenco DbAggregate che fornisce le aggregazioni da applicare.

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)

Valore della proprietà

Elenco DbAggregate che fornisce le aggregazioni da applicare.

Si applica a