CoreResultsDatasource properties

The CoreResultsDatasource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from DataSourceControl.)
Public property ClientIDMode (Inherited from DataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from DataSourceControl.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DateFormat Gets or sets the date and time formatting for the Web Part. (Inherited from SearchResultsBaseDatasource.)
Protected property DesignMode (Inherited from Control.)
Public property EnableNicknames Gets or sets a Boolean value that specifies whether the exact terms in the search query are used to find matches, or if nicknames are used as well. (Inherited from SearchResultsBaseDatasource.)
Public property EnablePhonetic Gets or sets a Boolean value that specifies whether the phonetic forms of the query terms are used to find matches. (Inherited from SearchResultsBaseDatasource.)
Public property EnableStemming Gets or sets a Boolean value that specifies whether stemming is enabled. (Inherited from SearchResultsBaseDatasource.)
Public property EnableTheming (Inherited from DataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property IgnoreNoise Gets or sets a Boolean value that specifies whether noise words are included in the search query passed to the federated location. (Inherited from SearchResultsBaseDatasource.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsInPopupControlAsyncPostBack This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SearchResultsBaseDatasource.)
Protected property IsTrackingViewState (Inherited from Control.)
Public property IsTriggered Gets a Boolean value that specifies whether the federated location configured for the Federated Results Web Part is ready to serve the search query. (Inherited from SearchResultsBaseDatasource.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property Location Gets or sets the federated search location for the Web Part.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property ParentWebpart Gets or sets the parent SearchResultsBaseWebPart Web Part for the SearchResultsBaseDataSource object. (Inherited from SearchResultsBaseDatasource.)
Public property PropertiesToRetrieve Specifies the list of properties retrieved from the federated search location. (Inherited from SearchResultsBaseDatasource.)
Public property Query Gets or sets the text for the search query. (Inherited from SearchResultsBaseDatasource.)
Public property QueryLanguage Gets or sets the locale for the query. (Inherited from SearchResultsBaseDatasource.)
Public property RankingModelID Specifies the identifier (ID) of the ranking model to use for the query. (Inherited from SearchResultsBaseDatasource.)
Public property RemoveDuplicates Gets or sets a Boolean value that specifies whether to remove duplicate items from the federated search results. (Inherited from SearchResultsBaseDatasource.)
Public property RenderingCompatibility (Inherited from Control.)
Public property ResultsPerPage Gets or sets the number of rows to return for each search results page. (Inherited from SearchResultsBaseDatasource.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from DataSourceControl.)
Public property SortOrder Defines how the federated search results are sorted. (Inherited from SearchResultsBaseDatasource.)
Public property StartAt Gets or sets the first row that is included in the federated search results. (Inherited from SearchResultsBaseDatasource.)
Public property SupplementalQuery Gets or sets additional query terms for the search query to the federated location. (Inherited from SearchResultsBaseDatasource.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property UseLocationVisualization Gets or sets a Boolean value indicating whether the Federated Results Web Part uses the XSLT transformation specified in the federated location's definition. (Inherited from SearchResultsBaseDatasource.)
Public property UserCredentials Represents the user credentials to pass with the search query to the federated location. (Inherited from SearchResultsBaseDatasource.)
Protected property View Gets or sets the data source view. (Inherited from SearchResultsBaseDatasource.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from DataSourceControl.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IListSource.ContainsListCollection (Inherited from DataSourceControl.)
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

CoreResultsDatasource class

Microsoft.Office.Server.Search.WebControls namespace