Метод QueryLogPageImpressionBlockFeatures.QueryHash
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<FeatureFunctionAttribute(, "QueryHash")> _
Public Shared Function QueryHash ( _
data As QueryLogPageImpressionBlock _
) As Integer
'Применение
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer
returnValue = QueryLogPageImpressionBlockFeatures.QueryHash(data)
[FeatureFunctionAttribute(, "QueryHash")]
public static int QueryHash(
QueryLogPageImpressionBlock data
)
Параметры
Возвращаемое значение
Тип: System.Int32
См. также
Справочные материалы
QueryLogPageImpressionBlockFeatures класс
Элементы QueryLogPageImpressionBlockFeatures
Пространство имен Microsoft.Office.Server.Search.Administration