共用方式為


Microsoft.SqlServer.Management.Smo.RegisteredServers 命名空間

Microsoft.SqlServer.Management.Smo.RegisteredServers 命名空間包含的類別代表 SQL Server 已註冊的伺服器服務。這些類別中的許多都已過時。您應該改為使用 Microsoft.SqlServer.Management.RegisteredServers 中的類別。

類別

  類別 說明
公用類別 RegisteredServer 已經過時。The RegisteredServer object represents a 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 已經過時。RegSvrCollectionBase 類別是建構 RegisteredServerCollection 物件時所使用的基底類別。
公用類別 RegSvrSmoObject 已經過時。The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.
公用類別 ServerGroup 已經過時。ServerGroup 物件代表一組 MicrosoftSQL Server 註冊伺服器。
公用類別 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.