SearchContext.Reset, méthode (Microsoft.Office.Server.Search.Administration)
Resets the content index.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub Reset ( _
disableAlerts As Boolean _
)
'Utilisation
Dim instance As SearchContext
Dim disableAlerts As Boolean
instance.Reset(disableAlerts)
public void Reset (
bool disableAlerts
)
Paramètres
- disableAlerts
true indicates that search alerts should be disabled during the reset; otherwise, false if alerts should not be disabled.
Voir aussi
Référence
SearchContext, classe
Membres SearchContext
Microsoft.Office.Server.Search.Administration, espace de noms