EntityDataSourceSelectingEventArgs.SelectArguments Proprietà

Definizione

Ottiene i valori che determinano come vengono restituiti i 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 i valori per determinare come vengono restituiti i dati.

Si applica a