FederatedResultsDatasourceView members

Represents a view of the FederatedResultsDatasource class.

The FederatedResultsDatasourceView type exposes the following members.

Constructors

  Name Description
Public method FederatedResultsDatasourceView Initializes a new instance of the FederatedResultsDatasourceView 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. (Inherited from SearchResultsBaseDatasourceView.)
Protected property Events (Inherited from DataSourceView.)
Public property IsTriggered Gets a Boolean value indicating whether the search query was passed to a federated location. (Inherited from SearchResultsBaseDatasourceView.)
Public property LocationList Gets or sets the list of federated locations for the Web Part. (Inherited from SearchResultsBaseDatasourceView.)
Public property MoreLink Gets the URL for the More Results link. (Inherited from SearchResultsBaseDatasourceView.)
Public property Name (Inherited from DataSourceView.)
Public property QueryManager Gets or sets the query manager for the search results Web Part. (Inherited from SearchResultsBaseDatasourceView.)

Top

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 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

Events

  Name Description
Public event DataSourceViewChanged (Inherited from DataSourceView.)

Top

See also

Reference

FederatedResultsDatasourceView class

Microsoft.Office.Server.Search.WebControls namespace