Costruttore Computer.Key
Initializes a new instance of the Computer..::..Key class that has the specified name.
Spazio dei nomi Microsoft.SqlServer.Management.Utility
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New Computer..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function Computer..::..Key()