Aracılığıyla paylaş


EntityDataSourceView.ExecuteSelect(DataSourceSelectArguments) Yöntem

Tanım

Seçme işlemi gerçekleştirir.

protected:
 override System::Collections::IEnumerable ^ ExecuteSelect(System::Web::UI::DataSourceSelectArguments ^ arguments);
protected override System.Collections.IEnumerable ExecuteSelect (System.Web.UI.DataSourceSelectArguments arguments);
override this.ExecuteSelect : System.Web.UI.DataSourceSelectArguments -> System.Collections.IEnumerable
Protected Overrides Function ExecuteSelect (arguments As DataSourceSelectArguments) As IEnumerable

Parametreler

arguments
DataSourceSelectArguments

İşlem bağımsız değişkenlerini seçme.

Döndürülenler

Seçme işleminin sonucu.

Şunlara uygulanır