EntityDataSourceSelectingEventArgs.SelectArguments Vlastnost

Definice

Získá hodnoty, které určují způsob vrácení dat.

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

Hodnota vlastnosti

Objekt, který obsahuje hodnoty pro určení způsobu vrácení dat.

Platí pro