Compartir a través de


WmiSmoObject Constructor

Initializes a new instance of the WmiSmoObject class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Wmi
Ensamblado:  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxis

'Declaración
Protected Friend Sub New
'Uso

Dim instance As New WmiSmoObject()
protected internal WmiSmoObject()
protected public:
WmiSmoObject()
new : unit -> WmiSmoObject
 function WmiSmoObject()

Notas

The default constructor initializes any fields to their default values.