SearchServiceApplicationProxy.StartScopesCompilation-Methode
Die Suche Bereich Kompilierung startet.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub StartScopesCompilation
'Usage
Dim instance As SearchServiceApplicationProxy
instance.StartScopesCompilation()
public void StartScopesCompilation()
Implementiert
ISearchSiteAdministrationServiceApplication.StartScopesCompilation()
Ausnahmen
Ausnahme | Bedingung |
---|---|
Exception | Während der Ausführung der Anwendung ist ein Fehler aufgetreten. |
Hinweise
Der Benutzer muss über Administratorberechtigungen für die SearchServiceApplicationProxy die Suche Bereich Kompilierung starten.
Siehe auch
Referenz
SearchServiceApplicationProxy Klasse