SqlServerRegistrations Members
Include Protected Members
Include Inherited Members
Represents registered instances of SQL Server.
The SqlServerRegistrations type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SqlServerRegistrations() | Represents registered instances of SQL Server. |
Top
Methods
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.) |
Top
Properties
Name | Description | |
---|---|---|
RegisteredServers | Gets a collection of registered servers. | |
ServerGroups | Gets a group of registered servers. |
Top