Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
- other
Type : Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key
A ServerGroup.Key value that specifies an existing key object on which to base the new object.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.RegisteredServers