SqlServerRegistrations Members

Include Protected Members
Include Inherited Members

Represents registered instances of SQL Server.

The SqlServerRegistrations type exposes the following members.

Constructors

  Name Description
Public method SqlServerRegistrations() Represents registered instances of SQL Server.

Top

Methods

  Name Description
Public methodStatic member EnumRegisteredServers() Returns an array of servers.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public methodStatic member Refresh() Refreshes registered server collection.
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public propertyStatic member RegisteredServers Gets a collection of registered servers.
Public propertyStatic member ServerGroups Gets a group of registered servers.

Top