QueryRuleCollection.RemoveQueryRule 方法

命名空间:  Microsoft.Office.Server.Search.Query.Rules
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub RemoveQueryRule ( _
    queryRule As QueryRule _
)
用法
Dim instance As QueryRuleCollection
Dim queryRule As QueryRule

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

参数

另请参阅

引用

QueryRuleCollection 类

QueryRuleCollection 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间