共用方式為


DbGroupExpressionBinding.GroupAggregate 屬性

定義

取得 DbGroupAggregate,這個彙總表示群組中項目的集合。

public System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregate GroupAggregate { get; }
member this.GroupAggregate : System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregate
Public ReadOnly Property GroupAggregate As DbGroupAggregate

屬性值

群組中的項目。

適用於