Partager via


Membres Query (Microsoft.Office.Server.Search.Query)

The base class for executing search queries using the Recherche de contenu d'entreprise query object model. Defines the properties and methods that are shared by the FullTextSqlQuery and KeywordQuery classes.

Les tableaux suivants contiennent la liste des membres exposés par le type Query .

Propriétés publiques

  Nom Description
Propriété publique Application Gets the application name for the query request.
Propriété publique AuthenticationType Gets or sets the authentication type for the query.
Propriété publique Culture Gets or sets the locale for the query.
Propriété publique EnableStemming Gets or sets a Boolean value that specifies whether stemming is enabled.
Propriété publique HighlightedSentenceCount Gets or sets the number of sentences to include in the hit-highlighted summary.
Propriété publique Hint Gets or sets the suggested query processor behavior for the query.
Propriété publique IgnoreAllNoiseQuery Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words.
Propriété publique KeywordInclusion Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms.
Propriété publique PagingCookie Gets or sets a client-side state cookie that tracks the number of query results filtered out by security trimming.
Propriété publique QueryText Gets or sets the text for the search query.
Propriété publique ResultTypes Gets or sets a value that specifies the search result type.
Propriété publique RowLimit Gets or sets the maximum number of rows returned in the search results.
Propriété publique ServerContext Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.
Propriété publique Sid Gets or sets the query’s security identifier (SID).
Propriété publique Site Gets the collection of Web sites associated with the query.
Propriété publique SiteContext Gets or sets the site URL for the search query.
Propriété publique StartRow Gets or sets first row included in the search results.
Propriété publique Timeout Gets or sets the amount of time, in milliseconds, before the query request times out.
Propriété publique TotalRowsExactMinimum Used by Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links.
Propriété publique TrimDuplicates Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results.
Propriété publique UrlZone Gets the originating URL zone for the query request.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Dispose  
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Execute Executes the search query.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetProperties Returns information about managed properties.
Méthode publique GetResults Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Méthode publique GetScopes Returns information about search scopes.
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée _GetInterfaces  
Méthode protégée Finalize  (hérité de Object)
Méthode protégée FinishConstruction  
Méthode protégée GetSearchApp Gets the search context for the Shared Service Provider's search service.
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée ThrowIfProductExpired  
Méthode protégée ThrowIfUnSupportedTopologyForMSSExpress  

Haut de page

Voir aussi

Référence

Query, classe
Microsoft.Office.Server.Search.Query, espace de noms