Sdílet prostřednictvím


DbGroupAggregate Třída

Definice

Představuje kolekci prvků, které tvoří skupinu.

public sealed class DbGroupAggregate : System.Data.Entity.Core.Common.CommandTrees.DbAggregate
type DbGroupAggregate = class
    inherit DbAggregate
Public NotInheritable Class DbGroupAggregate
Inherits DbAggregate
Dědičnost
DbGroupAggregate

Vlastnosti

Arguments

Získá seznam výrazů, které definují argumenty pro tento DbAggregate .

(Zděděno od DbAggregate)
ResultType

Získá typ výsledku tohoto DbAggregate.

(Zděděno od DbAggregate)

Metody rozšíření

As(DbAggregate, String)

Vrátí zadané argumenty jako objekt páru klíč/hodnota.

Platí pro