ScopeCompilationType Enumeration

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.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace