QueryRule.CreateQueryAction 方法

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

语法

声明
Public Function CreateQueryAction ( _
    actionType As QueryActionType _
) As QueryAction
用法
Dim instance As QueryRule
Dim actionType As QueryActionType
Dim returnValue As QueryAction

returnValue = instance.CreateQueryAction(actionType)
public QueryAction CreateQueryAction(
    QueryActionType actionType
)

参数

返回值

类型:Microsoft.Office.Server.Search.Query.Rules.QueryAction

另请参阅

引用

QueryRule 类

QueryRule 成员

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