Share via


PropertyStoreCollection.Refresh Method

Updates the settings of the property database collection.

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

Syntax

'Declaration
Protected Overrides Sub Refresh
'Usage

Me.Refresh()
protected override void Refresh()

Remarks

This override ensures that the PropertyStore() objects in the collection are current.

See Also

Reference

PropertyStoreCollection Class

PropertyStoreCollection Members

Microsoft.Office.Server.Search.Administration Namespace