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 类