Namespace Microsoft.SqlServer.Management.Smo.RegisteredServers

O namespace Microsoft.SqlServer.Management.Smo.RegisteredServers contém classes que representam o serviço Servidores Registrados do SQL Server. Várias dessas classes estão obsoletas. Em vez dela, use atribuições as classes em Microsoft.SqlServer.Management.RegisteredServers.

Classes

  Classe Descrição
Classe pública RegisteredServer Obsoleto. The RegisteredServer object represents a SQL Server registered server.
Classe pública RegisteredServerCollection Obsoleto. The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
Classe pública RegSvrCollectionBase Obsoleto. A classe RegSvrCollectionBase é uma classe base usada na construção do objeto RegisteredServerCollection.
Classe pública RegSvrSmoObject Obsoleto. The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Classe pública ServerGroup Obsoleto. O objeto ServerGroup representa um grupo de servidores registrados do Microsoft SQL Server.
Classe pública 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 pública ServerGroupCollection Obsoleto. The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.