Compartir a través de


ServerGroup.Key Constructor (ServerGroup.Key)

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

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Vea también

Referencia

ServerGroup.Key Clase

Sobrecarga de ServerGroup.Key

Espacio de nombres Microsoft.SqlServer.Management.RegisteredServers