Share via


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 개체는 Microsoft SQL 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.