QueryRule.RemoveQueryAction 方法

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

语法

声明
Public Sub RemoveQueryAction ( _
    action As QueryAction _
)
用法
Dim instance As QueryRule
Dim action As QueryAction

instance.RemoveQueryAction(action)
public void RemoveQueryAction(
    QueryAction action
)

参数

另请参阅

引用

QueryRule 类

QueryRule 成员

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