EntityDataSourceSelectingEventArgs.SelectArguments Właściwość

Definicja

Pobiera wartości, które określają sposób, w jaki dane są zwracane.

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

Wartość właściwości

DataSourceSelectArguments

Obiekt, który zawiera wartości do określenia sposobu, w jaki dane są zwracane.

Dotyczy