Constructeur Computer.Key
Initializes a new instance of the Computer..::..Key class that has the specified name.
Espace de noms : Microsoft.SqlServer.Management.Utility
Assembly : Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Computer..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function Computer..::..Key()