SqlServerRegistrations Class
SQL Server 2012
Note: This API is now obsolete.
Represents registered instances of SQL Server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
The SqlServerRegistrations type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | RegisteredServers | Gets a collection of registered servers. |
![]() ![]() | ServerGroups | Gets a group of registered servers. |
| Name | Description | |
|---|---|---|
![]() ![]() | EnumRegisteredServers | Returns an array of servers. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Refresh | Refreshes registered server collection. |
![]() | ToString | (Inherited from Object.) |

