Partager via


SearchServiceApplicationProxy.DropScope - Méthode

Supprime le spécifié Scope la SearchAdminDatabase.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Sub DropScope ( _
    scopeId As Integer _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim scopeId As Integer

instance.DropScope(scopeId)
public void DropScope(
    int scopeId
)

Paramètres

Implémentations

ISearchSiteAdministrationServiceApplication.DropScope(Int32)

Exceptions

Exception Condition
Exception

Une erreur, par exemple un SearchServiceApplicationFault, s'est produite pendant l'exécution de l'application.

Remarques

La valeur du paramètre scopeId ne doit pas être null .

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms