EntityDataSourceSelectedEventArgs.SelectArguments 屬性

定義

取得決定資料之傳回方式的值。

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

屬性值

物件,包含決定資料之傳回方式的值。

適用於