Partilhar via


DbGroupByExpression.Aggregates Propriedade

Definição

Obtém uma lista de DbAggregate que fornece as agregações a serem aplicadas.

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)

Valor da propriedade

Uma DbAggregate lista que fornece as agregações a serem aplicadas.

Aplica-se a