SearchServiceApplicationProxy.RemoveQueryRule - Méthode

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

Syntaxe

'Déclaration
Public Sub RemoveQueryRule ( _
    queryRule As QueryRule _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim queryRule As QueryRule

instance.RemoveQueryRule(queryRule)
public void RemoveQueryRule(
    QueryRule queryRule
)

Paramètres

Implémentations

IQueryRuleOperations.RemoveQueryRule(QueryRule)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

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