Partager via


Membres Query (Microsoft.SharePoint.Search.Query)

The base class for executing search queries using the Rechercher 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 a value that specifies xxx
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 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 Sid  
Propriété publique Site  
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  
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 GetResults  
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 MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

Query, classe
Microsoft.SharePoint.Search.Query, espace de noms