Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace

The Microsoft.SqlServer.Management.Smo.RegisteredServers namespace contains classes that represent the SQL Server Registered Servers service.

Classes

  Class Description
Public class RegisteredServer Obsolete. The RegisteredServer object represents a SQL Server registered server.
Public class RegisteredServerCollection Obsolete. The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
Public class RegSvrCollectionBase Obsolete. The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.
Public class RegSvrSmoObject Obsolete. The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Public class ServerGroup Obsolete. The ServerGroup object represents a group of Microsoft SQL Server registered servers.
Public class ServerGroupBase The ServerGroupBase class is a base class that is used in the construction of the ServerGroup class, which represents a group of Microsoft SQL Server registered servers.
Public class ServerGroupCollection Obsolete. The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.