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()

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Administrar servicios y configuración de red utilizando el proveedor WMI

Vea también

Referencia

WmiSmoObject Clase

Sobrecarga de WmiSmoObject

Espacio de nombres Microsoft.SqlServer.Management.Smo.Wmi

Otros recursos

WMI and SQL Server

Conectar al Motor de base de datos de SQL Server