Partager via


Espace de noms 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.

Classes

  Classe Description
Classe publique RegisteredServer Obsolète. The RegisteredServer object represents a SQL Server registered server.
Classe publique RegisteredServerCollection Obsolète. The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
Classe publique RegSvrCollectionBase Obsolète. The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.
Classe publique RegSvrSmoObject Obsolète. The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Classe publique ServerGroup Obsolète. The ServerGroup object represents a group of Microsoft SQL Server registered servers.
Classe publique 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.
Classe publique ServerGroupCollection Obsolète. The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.