QueryContext.OrderGroupsByParameters Özellik

Tanım

Gruplandırılmış verileri sıralamak için kullanılan alanları belirten bir parametre 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

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

Şunlara uygulanır