SearchResultsBaseDatasourceView members
SharePoint Online
Represents a view of the SearchResultsBaseDatasource class.
The SearchResultsBaseDatasourceView type exposes the following members.
| Name | Description | |
|---|---|---|
|
SearchResultsBaseDatasourceView | Initializes a new instance of the SearchResultsBaseDatasourceView class. |
| Name | Description | |
|---|---|---|
|
CanDelete | (Inherited from DataSourceView.) |
|
CanInsert | (Inherited from DataSourceView.) |
|
CanPage | (Inherited from DataSourceView.) |
|
CanRetrieveTotalRowCount | (Inherited from DataSourceView.) |
|
CanSort | (Inherited from DataSourceView.) |
|
CanUpdate | (Inherited from DataSourceView.) |
|
DataSourceOwner | Gets the DataSourceOwner property. |
|
Events | (Inherited from DataSourceView.) |
|
IsTriggered | Gets a Boolean value indicating whether the search query was passed to a federated location. |
|
LocationList | Gets or sets the list of federated locations for the Web Part. |
|
MoreLink | Gets the URL for the More Results link. |
|
Name | (Inherited from DataSourceView.) |
|
QueryManager | Gets or sets the query manager for the search results Web Part. |
| Name | Description | |
|---|---|---|
|
AddSortOrder | Adds the sort order for the local SharePoint runtime. |
|
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. (Overrides DataSourceView.ExecuteSelect(DataSourceSelectArguments).) |
|
ExecuteUpdate | (Inherited from DataSourceView.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetXPathNavigator | Creates the System.Xml.XPath.XPathNavigation object containing the results data from the federated search location. |
|
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. |
|
ToString | (Inherited from Object.) |
|
Update | (Inherited from DataSourceView.) |
Show: