Gets a System.Web.UI.DataSourceSelectArguments object with the sort expression set to string.Empty.
Documentation for this section has not yet been entered.
The property returns a System.Web.UI.DataSourceSelectArguments object created with the default DataSourceSelectArguments.#ctor constructor. You can use the DataSourceSelectArguments.Empty property when you want to call the DataSourceView.ExecuteSelect(DataSourceSelectArguments) method of a data source view class without any additional arguments.