Espacio de nombres Microsoft.SqlServer.Management.Smo.RegisteredServers

El espacio de nombres Microsoft.SqlServer.Management.Smo.RegisteredServers contiene clases que representan el servicio de servidores registrados de SQL Server. Muchas de estas clases están obsoletas. En su lugar se deben utilizar las clases de Microsoft.SqlServer.Management.RegisteredServers.

Clases

  Clase Descripción
Clase pública RegisteredServer Obsoleto. The RegisteredServer object represents a SQL Server registered server.
Clase pública RegisteredServerCollection Obsoleto. The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
Clase pública RegSvrCollectionBase Obsoleto. La clase RegSvrCollectionBase es una clase base que se usa en la construcción del objeto RegisteredServerCollection.
Clase pública RegSvrSmoObject Obsoleto. The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Clase pública ServerGroup Obsoleto. El objeto ServerGroup representa un grupo de servidores registrados de Microsoft SQL Server.
Clase 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.
Clase pública ServerGroupCollection Obsoleto. The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.