QueryableDataSourceView.GroupByParameters Özellik

Tanım

Seçme işlemi sırasında yan tümcesini GroupBy oluşturmak için değerleri kullanılan parametre koleksiyonunu alır.

public:
 virtual property System::Web::UI::WebControls::ParameterCollection ^ GroupByParameters { System::Web::UI::WebControls::ParameterCollection ^ get(); };
public virtual System.Web.UI.WebControls.ParameterCollection GroupByParameters { get; }
member this.GroupByParameters : System.Web.UI.WebControls.ParameterCollection
Public Overridable ReadOnly Property GroupByParameters As ParameterCollection

Özellik Değeri

Yan tümcesini oluşturmak GroupBy için kullanılan parametre koleksiyonu.

Şunlara uygulanır