RemoteScopes.Populate method

Populates the search Scope compilation information from the SearchAdminDatabase.

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

Syntax

'Declaration
Protected Overrides Sub Populate
'Usage

Me.Populate()
protected override void Populate()

Remarks

This override synchronizes the search Scope compilation information with the SearchAdminDatabase.

See also

Reference

RemoteScopes class

RemoteScopes members

Microsoft.Office.Server.Search.Administration namespace