QueryableDataSourceView::SelectNewParameters Property
.NET Framework (current version)
Gets the collection of parameters that are used during a data-retrieval operation.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: property ParameterCollection^ SelectNewParameters { virtual ParameterCollection^ get(); }
Property Value
Type: System.Web.UI.WebControls::ParameterCollection^The parameters that are used to create the Select command.
.NET Framework
Available since 4.0
Available since 4.0
Show: