SearchResultsBaseDatasourceView Members

Include Protected Members
Include Inherited Members

Represents a view of the SearchResultsBaseDatasource class.

The SearchResultsBaseDatasourceView type exposes the following members.

Constructors

  Name Description
Public method SearchResultsBaseDatasourceView Initializes a new instance of the SearchResultsBaseDatasourceView class.

Top

Properties

  Name Description
Public property CanDelete (Inherited from DataSourceView.)
Public property CanInsert (Inherited from DataSourceView.)
Public property CanPage (Inherited from DataSourceView.)
Public property CanRetrieveTotalRowCount (Inherited from DataSourceView.)
Public property CanSort (Inherited from DataSourceView.)
Public property CanUpdate (Inherited from DataSourceView.)
Protected property DataSourceOwner Gets the DataSourceOwner property.
Protected property Events (Inherited from DataSourceView.)
Public property IsTriggered Gets a Boolean value indicating whether the search query was passed to a federated location.
Public property LocationList Gets or sets the list of federated locations for the Web Part.
Public property MoreLink Gets the URL for the More Results link.
Public property Name (Inherited from DataSourceView.)
Public property QueryManager Gets or sets the query manager for the search results Web Part.

Top

Methods

  Name Description
Public method AddSortOrder Adds the sort order for the local SharePoint runtime.
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteDelete (Inherited from DataSourceView.)
Protected method ExecuteInsert (Inherited from DataSourceView.)
Protected method ExecuteSelect Not implemented in this version. (Overrides DataSourceView.ExecuteSelect(DataSourceSelectArguments).)
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 GetXPathNavigator Creates the System.Xml.XPath.XPathNavigation object containing the results data from the federated search location.
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.
Public method ToString (Inherited from Object.)
Public method Update (Inherited from DataSourceView.)

Top

Events

  Name Description
Public event DataSourceViewChanged (Inherited from DataSourceView.)

Top

See Also

Reference

SearchResultsBaseDatasourceView Class

Microsoft.Office.Server.Search.WebControls Namespace