SearchContext.Reset 方法 (Microsoft.Office.Server.Search.Administration)

Resets the content index.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Sub Reset ( _
    disableAlerts As Boolean _
)
用法
Dim instance As SearchContext
Dim disableAlerts As Boolean

instance.Reset(disableAlerts)
public void Reset (
    bool disableAlerts
)

参数

  • disableAlerts
    true indicates that search alerts should be disabled during the reset; otherwise, false if alerts should not be disabled.

另请参阅

参考

SearchContext 类
SearchContext 成员
Microsoft.Office.Server.Search.Administration 命名空间