Microsoft.SqlServer.Management.Smo.RegisteredServers 命名空间

The Microsoft.SqlServer.Management.Smo.RegisteredServers namespace contains classes that represent the SQL Server Registered Servers service. Many of these classes are obsolete. Instead, you should use the classes in Microsoft.SqlServer.Management.RegisteredServers.

  说明
公共类 RegisteredServer 已过时。The RegisteredServer object represents a SQL Server registered server.
公共类 RegisteredServerCollection 已过时。The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
公共类 RegSvrCollectionBase 已过时。The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.
公共类 RegSvrSmoObject 已过时。The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
公共类 ServerGroup 已过时。The ServerGroup object represents a group of Microsoft SQL Server registered servers.
公共类 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.
公共类 ServerGroupCollection 已过时。The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.