SearchServiceApplication.ISearchHealthMonitoringServiceApplication.RecordQueryErrorEvent - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Private Function RecordQueryErrorEvent ( _
buffer As QueryErrorDataBuffer _
) As Boolean Implements ISearchHealthMonitoringServiceApplication.RecordQueryErrorEvent
'Utilisation
Dim instance As SearchServiceApplication
Dim buffer As QueryErrorDataBuffer
Dim returnValue As Boolean
returnValue = CType(instance, ISearchHealthMonitoringServiceApplication).RecordQueryErrorEvent(buffer)
boolISearchHealthMonitoringServiceApplication.RecordQueryErrorEvent(
QueryErrorDataBuffer buffer
)
Paramètres
- buffer
Type : QueryErrorDataBuffer
Valeur renvoyée
Type : System.Boolean
Implémentations
ISearchHealthMonitoringServiceApplication.RecordQueryErrorEvent(QueryErrorDataBuffer)
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms