Partager via


Constructeur RegisteredServer.Key (RegisteredServer.Key)

Initializes a new instance of the RegisteredServer..::..Key class 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 RegisteredServer..::..Key _
)
'Utilisation
Dim other As RegisteredServer..::..Key

Dim instance As New RegisteredServer..::..Key(other)
public Key(
    RegisteredServer..::..Key other
)
public:
Key(
    RegisteredServer..::..Key^ other
)
new : 
        other:RegisteredServer..::..Key -> Key
public function RegisteredServer..::..Key(
    other : RegisteredServer..::..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.