Freigeben über


ServerGroup.Key-Konstruktor

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()

Hinweise

The default constructor initializes fields to their default values.

Siehe auch

Verweis

ServerGroup.Key Klasse

ServerGroup.Key-Überladung

Microsoft.SqlServer.Management.RegisteredServers-Namespace