共用方式為


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 WMI 資料讀取器工作.

類別

  類別 說明
公用類別 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.

介面

  介面 說明
公用介面 IWmiDataReaderTask 基礎結構。

列舉

  列舉 說明
公用列舉 DestinationType Determines the type of destination specified in the Destination property of a WmiDataReaderTask class.
公用列舉 OutputType Determines the type of output returned by a WmiDataReaderTask class.
公用列舉 OverwriteDestination Determines how the WmiDataReaderTask class writes data to the destination specified in Destination.
公用列舉 QuerySourceType Determines the source type of WqlQuerySource, which provides the Windows Management Instrumentation Query Language (WQL) query to be executed by the WmiDataReaderTask class.