Compartilhar via


Construtor ServerGroup.Key (ServerGroup.Key)

Initializes a new instance of the ServerGroup.Key class that is 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 ServerGroup.Key _
)
'Uso
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
)

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

ServerGroup.Key Classe

Sobrecarregado ServerGroup.Key

Namespace Microsoft.SqlServer.Management.RegisteredServers