EntityDataSourceSelectedEventArgs.SelectArguments Właściwość

Definicja

Pobiera wartości określające sposób zwracania danych.

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

Obiekt zawierający wartości umożliwiające określenie sposobu zwracania danych.

Dotyczy