Partager via


QueryLogPageImpressionBlockFeatures.QueryHash - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<FeatureFunctionAttribute(, "QueryHash")> _
Public Shared Function QueryHash ( _
    data As QueryLogPageImpressionBlock _
) As Integer
'Utilisation
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer

returnValue = QueryLogPageImpressionBlockFeatures.QueryHash(data)
[FeatureFunctionAttribute(, "QueryHash")]
public static int QueryHash(
    QueryLogPageImpressionBlock data
)

Paramètres

Valeur renvoyée

Type : System.Int32

Voir aussi

Référence

QueryLogPageImpressionBlockFeatures classe

QueryLogPageImpressionBlockFeatures - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms