Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Microsoft.SqlServer.Management.Smo.RegisteredServers namespace contains classes that represent the Microsoft SQL Server Registered Servers service.
Classes
| Class | Description |
|---|---|
| RegisteredServer | The RegisteredServer object represents a Microsoft 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. |