Bahasa

QueryContext.GroupByParameters Properti

Definisi

Mendapatkan atau mengatur kumpulan parameter yang menentukan properti mana yang digunakan untuk mengelompokkan data yang diambil.

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)

Nilai Properti

Kumpulan parameter yang digunakan sumber data untuk membuat GroupBy klausa.

Berlaku untuk