Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the scope compilation types.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration ScopeCompilationType
'Usage
Dim instance As ScopeCompilationType
public enum ScopeCompilationType
Members
| Member name | Description | |
|---|---|---|
| ConditionalCompile | The scope is compiled only if there are greater than 24 scope rules. | |
| AlwaysCompile | The scope is always compiled. |