SearchServiceApplication.EnsureTopologyInConfigDB Method

Ensures that the configuration database has been updated with the contents of the databases that are associated with the current SearchServiceApplication.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub EnsureTopologyInConfigDB
'Usage
Dim instance As SearchServiceApplication

instance.EnsureTopologyInConfigDB()
public void EnsureTopologyInConfigDB()

Remarks

This method ensures that the configuration database has been updated with the contents of the SearchAdminDatabase, the SearchPropertyStoreDatabase, and the SearchGathererDatabase.

See Also

Reference

SearchServiceApplication Class

SearchServiceApplication Members

Microsoft.Office.Server.Search.Administration Namespace