Sdílet prostřednictvím


QueryContext.GroupByParameters Vlastnost

Definice

Získá nebo nastaví kolekci parametrů, které určují, které vlastnosti se mají použít k seskupení načtených dat.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ GroupByParameters { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> GroupByParameters { get; }
member this.GroupByParameters : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property GroupByParameters As IDictionary(Of String, Object)

Hodnota vlastnosti

IDictionary<String,Object>

Kolekce parametrů, které zdroj dat používá k vytvoření GroupBy klauzule.

Platí pro