CoreResultsDatasourceView methods

The CoreResultsDatasourceView type exposes the following members.

Methods

  Name Description
Public method AddSortOrder Adds the sort order for the local SharePoint runtime. (Inherited from SearchResultsBaseDatasourceView.)
Public method CanExecute (Inherited from DataSourceView.)
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteCommand(String, IDictionary, IDictionary) (Inherited from DataSourceView.)
Public method ExecuteCommand(String, IDictionary, IDictionary, DataSourceViewOperationCallback) (Inherited from DataSourceView.)
Protected method ExecuteDelete (Inherited from DataSourceView.)
Protected method ExecuteInsert (Inherited from DataSourceView.)
Protected method ExecuteSelect Not implemented in this version. (Inherited from SearchResultsBaseDatasourceView.)
Protected method ExecuteUpdate (Inherited from DataSourceView.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetXmlResponseDoc Returns the result data for the Core Results Web Part.
Public method GetXPathNavigator Creates the XPathNavigator for the search results data. (Overrides SearchResultsBaseDatasourceView.GetXPathNavigator(DataSourceSelectArguments).)
Public method Insert (Inherited from DataSourceView.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDataSourceViewChanged (Inherited from DataSourceView.)
Protected method RaiseUnsupportedCapabilityError (Inherited from DataSourceView.)
Public method Select (Inherited from DataSourceView.)
Public method SetPropertiesOnQdra Configures the properties for the query manager. (Overrides SearchResultsBaseDatasourceView.SetPropertiesOnQdra().)
Public method ToString (Inherited from Object.)
Public method Update (Inherited from DataSourceView.)

Top

See also

Reference

CoreResultsDatasourceView class

Microsoft.Office.Server.Search.WebControls namespace