United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Search class library
Microsoft.Office.Server.Search.WebControls
FederatedResultsDatasourceView class
FederatedResultsDatasourceView methods
ExecuteCommand method
GetXPathNavigator method
SetPropertiesOnQdra method
This topic has not yet been rated
-
Rate this topic
FederatedResultsDatasourceView methods
SharePoint 2013
Other Versions
SharePoint 2010
SharePoint 2007
The
FederatedResultsDatasourceView
type exposes the following members.
Methods
Name
Description
AddSortOrder
Adds the sort order for the local SharePoint runtime.
(Inherited from
SearchResultsBaseDatasourceView
.)
CanExecute
(Inherited from
DataSourceView
.)
Delete
(Inherited from
DataSourceView
.)
Equals
(Inherited from
Object
.)
ExecuteCommand(String, IDictionary, IDictionary)
(Inherited from
DataSourceView
.)
ExecuteCommand(String, IDictionary, IDictionary, DataSourceViewOperationCallback)
(Inherited from
DataSourceView
.)
ExecuteDelete
(Inherited from
DataSourceView
.)
ExecuteInsert
(Inherited from
DataSourceView
.)
ExecuteSelect
Not implemented in this version.
(Inherited from
SearchResultsBaseDatasourceView
.)
ExecuteUpdate
(Inherited from
DataSourceView
.)
Finalize
(Inherited from
Object
.)
GetHashCode
(Inherited from
Object
.)
GetType
(Inherited from
Object
.)
GetXPathNavigator
Creates the
XPathNavigator
for the search results data.
(Overrides
SearchResultsBaseDatasourceView.GetXPathNavigator(DataSourceSelectArguments)
.)
Insert
(Inherited from
DataSourceView
.)
MemberwiseClone
(Inherited from
Object
.)
OnDataSourceViewChanged
(Inherited from
DataSourceView
.)
RaiseUnsupportedCapabilityError
(Inherited from
DataSourceView
.)
Select
(Inherited from
DataSourceView
.)
SetPropertiesOnQdra
Configures the properties for the query manager.
(Overrides
SearchResultsBaseDatasourceView.SetPropertiesOnQdra()
.)
ToString
(Inherited from
Object
.)
Update
(Inherited from
DataSourceView
.)
Top
See also
Reference
FederatedResultsDatasourceView class
Microsoft.Office.Server.Search.WebControls namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD