Spazio dei nomi Microsoft.SqlServer.Management.Smo.RegisteredServers

Lo spazio dei nomi Microsoft.SqlServer.Management.Smo.RegisteredServers contiene classi che rappresentano il servizio Server registrati di SQL Server. Molte di queste classi sono desuete. È consigliabile pertanto utilizzare le classi nello spazio dei nomi Microsoft.SqlServer.Management.RegisteredServers.

Classi

  Classe Descrizione
Classe pubblica RegisteredServer Obsoleto. The RegisteredServer object represents a SQL Server registered server.
Classe pubblica RegisteredServerCollection Obsoleto. The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers on the registered server group.
Classe pubblica RegSvrCollectionBase Obsoleto. La classe RegSvrCollectionBase è una classe di base utilizzata nella costruzione dell'oggetto RegisteredServerCollection.
Classe pubblica RegSvrSmoObject Obsoleto. The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
Classe pubblica ServerGroup Obsoleto. L'oggetto ServerGroup rappresenta un gruppo di server registrati di Microsoft SQL Server.
Classe pubblica 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 pubblica ServerGroupCollection Obsoleto. The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups on the server group.