KeywordInclusion, énumération (Microsoft.Office.Server.Search.Query)
Defines the keyword inclusion values.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration KeywordInclusion
'Utilisation
Dim instance As KeywordInclusion
public enum KeywordInclusion
Membres
Nom du membre | Description | |
---|---|---|
AllKeywords | Indicates that the query returns only the search results containing all of the query terms. | |
AnyKeyword | Indicates that the query returns search results containing any of the query terms. |