Compartir a través de


Computer.Key Constructor (Computer.Key)

Initializes a new instance of the Computer.Key class based on the specified key.

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

Sintaxis

'Declaración
Public Sub New ( _
    other As Computer.Key _
)
'Uso
Dim other As Computer.Key 

Dim instance As New Computer.Key(other)
public Key(
    Computer.Key other
)
public:
Key(
    Computer.Key^ other
)
new : 
        other:Computer.Key -> Key
public function Computer.Key(
    other : Computer.Key
)

Parámetros

Vea también

Referencia

Computer.Key Clase

Sobrecarga de Computer.Key

Espacio de nombres Microsoft.SqlServer.Management.Utility