Partager via


Constructeur ServerGroup.Key (ServerGroup.Key)

Initializes a new instance of the ServerGroup..::..Key class that is based on the referenced key object.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As ServerGroup..::..Key _
)
'Utilisation
Dim other As ServerGroup..::..Key

Dim instance As New ServerGroup..::..Key(other)
public Key(
    ServerGroup..::..Key other
)
public:
Key(
    ServerGroup..::..Key^ other
)
new : 
        other:ServerGroup..::..Key -> Key
public function ServerGroup..::..Key(
    other : ServerGroup..::..Key
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.