ServerGroup.Key Constructor

Initializes a new instance of the ServerGroup.Key class.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ServerGroup.Key()
public Key()
public:
Key()
new : unit -> Key
public function ServerGroup.Key()

Remarks

The default constructor initializes fields to their default values.

See Also

Reference

ServerGroup.Key Class

ServerGroup.Key Overload

Microsoft.SqlServer.Management.RegisteredServers Namespace