Udostępnij za pośrednictwem


DbGroupAggregate Klasa

Definicja

Reprezentuje kolekcję elementów tworzących grupę.

public ref class DbGroupAggregate sealed : System::Data::Common::CommandTrees::DbAggregate
public sealed class DbGroupAggregate : System.Data.Common.CommandTrees.DbAggregate
type DbGroupAggregate = class
    inherit DbAggregate
Public NotInheritable Class DbGroupAggregate
Inherits DbAggregate
Dziedziczenie
DbGroupAggregate

Właściwości

Arguments

Pobiera listę wyrażeń, które definiują argumenty do tego DbAggregateelementu .

(Odziedziczone po DbAggregate)
ResultType

Pobiera typ wyniku tego DbAggregateelementu .

(Odziedziczone po DbAggregate)

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Metody rozszerzania

As(DbAggregate, String)

Zwraca określone argumenty jako obiekt pary klucz/wartość.

Dotyczy