다음을 통해 공유


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 인프라입니다. Represents a WMI Data Reader task.

열거형

  열거형 설명
공용 열거형 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.