Scope.CompilationState-Eigenschaft
Gilt für: Microsoft SharePoint Server 2010-Suche
Ruft den aktuellen Status für die Kompilierung für einen Suchbereich ab.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property CompilationState As ScopeCompilationState
Get
'Usage
Dim instance As Scope
Dim value As ScopeCompilationState
value = instance.CompilationState
public ScopeCompilationState CompilationState { get; }
Eigenschaftswert
Typ: Microsoft.Office.Server.Search.Administration.ScopeCompilationState
Ein Wert aus der ScopeCompilationState -Enumeration, die den Bereich Kompilierungszustand angibt.
Hinweise
Für FAST Search Server 2010 for SharePointmüssen Sie nicht die Suchbereiche kompilieren.