Конструктор QueryTransform
Пространство имен: Microsoft.Office.Server.Search.Query.Rules
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Sub New ( _
overrideProperties As QueryTransformProperties, _
queryTemplate As String _
)
'Применение
Dim overrideProperties As QueryTransformProperties
Dim queryTemplate As String
Dim instance As New QueryTransform(overrideProperties, _
queryTemplate)
public QueryTransform(
QueryTransformProperties overrideProperties,
string queryTemplate
)
Параметры
- overrideProperties
Тип: Microsoft.Office.Server.Search.Query.Rules.QueryTransformProperties
- queryTemplate
Тип: System.String
См. также
Справочные материалы
Пространство имен Microsoft.Office.Server.Search.Query.Rules