Share via


EntityDataSourceSelectedEventArgs.SelectArguments Propriedade

Definição

Obtém os valores que determinam como os dados são retornados.

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

Valor da propriedade

DataSourceSelectArguments

Um objeto que contém valores para determinar como os dados são retornados.

Aplica-se a