Compartilhar via


Construtor RegisteredServer.Key (RegisteredServer.Key)

Initializes a new instance of the RegisteredServer.Key class based on the referenced key object.

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

Sintaxe

'Declaração
Public Sub New ( _
    other As RegisteredServer.Key _
)
'Uso
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
)

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

RegisteredServer.Key Classe

Sobrecarregado RegisteredServer.Key

Namespace Microsoft.SqlServer.Management.RegisteredServers