Partager via


QueryRuleCollection.RemoveQueryRule - Méthode

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

Syntaxe

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

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

Paramètres

Voir aussi

Référence

QueryRuleCollection classe

QueryRuleCollection - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms