Defines the scopes compilation state values for the CompilationState property of the Scopes class
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration ScopesCompilationState
用法
Dim instance As ScopesCompilationState
public enum ScopesCompilationState
成员
| 成员名称 | 说明 | |
|---|---|---|
| Compiling | Indicates that the scopes system is currently compiling scopes. | |
| Idle | Indicates that scopes are not being compiled at this time. |