Поделиться через


Метод 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