Share via


RegisteredServersStore.ReloadLocalFileStore Method

Reloads the file store for the Registered Server store.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntax

'Declaration
Public Shared Sub ReloadLocalFileStore
'Usage
RegisteredServersStore.ReloadLocalFileStore()
public static void ReloadLocalFileStore()
public:
static void ReloadLocalFileStore()
static member ReloadLocalFileStore : unit -> unit
public static function ReloadLocalFileStore()

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

RegisteredServersStore Class

Microsoft.SqlServer.Management.RegisteredServers Namespace