Compartilhar via


SearchServiceApplicationProxy.RemoveQueryRule method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub RemoveQueryRule ( _
    queryRule As QueryRule _
)
'Uso
Dim instance As SearchServiceApplicationProxy
Dim queryRule As QueryRule

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

Parâmetros

Implements

IQueryRuleOperations.RemoveQueryRule(QueryRule)

Ver também

Referência

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace