ScopeCompilationState enumeration

Defines the scope compilation state values.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
EmptyThe scope is empty.
InvalidThe scope compilation is invalid.
QueryExpandedThe scope query needs to be expanded.
NeedsCompileThe scope needs to be compiled.
CompiledThe scope is compiled.
NeedsRecompileThe scope needs to be recompiled.
Show: