SqlServerRegistrations Class
Note: This API is now obsolete.
Namespace:
Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Return to top
Represents registered instances of SQL Server.
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
| Name | Description | |
|---|---|---|
![]() | SqlServerRegistrations() | Represents registered instances of SQL Server. |
| 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(Object^) | (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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



