Condividi tramite


Costruttore RegisteredServer.Key (RegisteredServer.Key)

Initializes a new instance of the RegisteredServer.Key class 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 RegisteredServer.Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

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

Vedere anche

Riferimento

RegisteredServer.Key Classe

Overload RegisteredServer.Key

Spazio dei nomi Microsoft.SqlServer.Management.RegisteredServers