Share via


RegisteredServer Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the RegisteredServer class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RegisteredServer() Initializes a new instance of the RegisteredServer class with the default property values.
Public method RegisteredServer(String) Initializes a new instance of the RegisteredServer class that has the specified name.
Public method RegisteredServer(ServerGroup, String) Initializes a new instance of the RegisteredServer class with the specified name and server.

Top

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

RegisteredServer Class

Microsoft.SqlServer.Management.RegisteredServers Namespace