EntityDataSourceSelectingEventArgs.SelectArguments Proprietà

Definizione

Ottiene i valori che determinano la modalità di restituzione dei dati.

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

Valore della proprietà

Oggetto che contiene valori per determinare la modalità di restituzione dei dati.

Si applica a