Condividi tramite


Costruttore RegisteredServer.Key (String)

Initializes a new instance of the RegisteredServer..::..Key class that has the specified name.

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

Sintassi

'Dichiarazione
Public Sub New ( _
    name As String _
)
'Utilizzo
Dim name As String

Dim instance As New RegisteredServer..::..Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function RegisteredServer..::..Key(
    name : String
)

Parametri

Osservazioni

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