Compartir a través de


Espacio de nombres Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask

The Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask namespace contains the interfaces and classes used for the WMI Data Reader Task, which uses Windows Management Instrumentation (WMI) to return information about a computer system. For more information about the WMI Data Reader Task, see Tarea Lector de datos WMI.

Clases

  Clase Descripción
Clase pública WmiDataReaderTask Contains the members used to configure and run a WMI Data Reader task, which runs Windows Management Instrumentation (WMI) queries and returns WMI data about a computer system. This class cannot be inherited.

Interfaces

  Interfaz Descripción
Interfaz pública IWmiDataReaderTask Infraestructura. Represents a WMI Data Reader task.

Enumeraciones

  Enumeración Descripción
Enumeración pública DestinationType Determines the type of destination specified in the Destination property of a WmiDataReaderTask class.
Enumeración pública OutputType Determines the type of output returned by a WmiDataReaderTask class.
Enumeración pública OverwriteDestination Determines how the WmiDataReaderTask class writes data to the destination specified in Destination.
Enumeración pública QuerySourceType Determines the source type of WqlQuerySource, which provides the Windows Management Instrumentation Query Language (WQL) query to be executed by the WmiDataReaderTask class.