KeywordInclusion 枚举 (Microsoft.Office.Server.Search.Query)

Defines the keyword inclusion values.

命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Enumeration KeywordInclusion
用法
Dim instance As KeywordInclusion
public enum KeywordInclusion

成员

  成员名称 说明
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. 

另请参阅

参考

Microsoft.Office.Server.Search.Query 命名空间