Aracılığıyla paylaş


EntityDataSourceSelectingEventArgs.SelectArguments Özellik

Tanım

Verilerin nasıl döndürüleceğini belirleyen değerleri alır.

public:
 property System::Web::UI::DataSourceSelectArguments ^ SelectArguments { System::Web::UI::DataSourceSelectArguments ^ get(); };
public System.Web.UI.DataSourceSelectArguments SelectArguments { get; }
member this.SelectArguments : System.Web.UI.DataSourceSelectArguments
Public ReadOnly Property SelectArguments As DataSourceSelectArguments

Özellik Değeri

Verilerin nasıl döndürüldüğünü belirlemeye yönelik değerler içeren bir nesne.

Şunlara uygulanır