Compartir a través de


Computer.Key Constructor

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

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

Sintaxis

'Declaración
Public Sub New
'Uso

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