WmiSmoObject constructeur
Initializes a new instance of the WmiSmoObject class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.SqlWmiManagement (dans Microsoft.SqlServer.SqlWmiManagement.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New WmiSmoObject()
protected internal WmiSmoObject()
protected public:
WmiSmoObject()
new : unit -> WmiSmoObject
function WmiSmoObject()
Notes
The default constructor initializes any fields to their default values.