Udostępnij przez


DbGroupByExpression.Aggregates Właściwość

Definicja

Pobiera listę zawierającą DbAggregate agregacje do zastosowania.

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)

Wartość właściwości

DbAggregate Lista zawierająca agregacje do zastosowania.

Dotyczy