Share via


ScopeCompilationState 枚举 (Microsoft.Office.Server.Search.Administration)

Defines the scope compilation state values.

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

语法

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

成员

  成员名称 说明
Compiled The scope is compiled. 
Empty The scope is empty. 
Invalid The scope compilation is invalid. 
NeedsCompile The scope needs to be compiled. 
NeedsRecompile The scope needs to be recompiled. 
QueryExpanded The scope query needs to be expanded. 

另请参阅

参考

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