Condividi tramite


DbGroupAggregate Classe

Definizione

Rappresenta un insieme di elementi che compongono un gruppo.

public sealed class DbGroupAggregate : System.Data.Entity.Core.Common.CommandTrees.DbAggregate
type DbGroupAggregate = class
    inherit DbAggregate
Public NotInheritable Class DbGroupAggregate
Inherits DbAggregate
Ereditarietà
DbGroupAggregate

Proprietà

Arguments

Ottiene l'elenco di espressioni che definiscono gli argomenti in questo DbAggregate oggetto .

(Ereditato da DbAggregate)
ResultType

Ottiene il tipo di risultato dell'oggetto DbAggregate.

(Ereditato da DbAggregate)

Metodi di estensione

As(DbAggregate, String)

Restituisce gli argomenti specificati come oggetto della coppia chiave/valore.

Si applica a