Aracılığıyla paylaş


QueryContext.OrderGroupsByParameters Özellik

Tanım

Gruplanmış verileri sıralamak için kullanılan alanları belirten parametrelerin koleksiyonunu alır veya ayarlar.

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

Özellik Değeri

IDictionary<String,Object>

Veri kaynağının bir yan tümce oluşturmak için kullandığı parametreler koleksiyonu OrderGroupsBy .

Şunlara uygulanır