ScopeCompilationType 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the scope compilation types.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration ScopeCompilationType
用法
Dim instance As ScopeCompilationType
public enum ScopeCompilationType
成员
成员名称 | 说明 | |
---|---|---|
AlwaysCompile | The scope is always compiled. | |
ConditionalCompile | The scope is compiled only if there are greater than 24 scope rules. |