Condividi tramite


Costruttore ServerGroup.Key (ServerGroup.Key)

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

Spazio dei nomi  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As ServerGroup.Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Vedere anche

Riferimento

ServerGroup.Key Classe

Overload ServerGroup.Key

Spazio dei nomi Microsoft.SqlServer.Management.RegisteredServers