Creates the System.Web.UI.DataSourceSelectArguments object that gets passed to the Select command.
The System.Web.UI.DataSourceSelectArguments that gets passed to the Select command
The DetailsView.CreateDataSourceSelectArguments method is a helper method called by the System.Web.UI.WebControls.DetailsView control to create the System.Web.UI.DataSourceSelectArguments object that gets passed to the Select command.