다음을 통해 공유


Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask 네임스페이스

The Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask namespace contains the interfaces and classes used for the WMI Event Watcher Task, which uses Windows Management Instrumentation (WMI) to return information about WMI events that occur on a computer system. For more information about the WMI Event Watcher Task, see WMI 이벤트 감시자 태스크.

클래스

  클래스 설명
공용 클래스 WmiEventWatcherTask Contains the members used to configure and run a WMI Event Watcher task, which runs Windows Management Instrumentation (WMI) queries and returns WMI data about a computer system. This class cannot be inherited.

인터페이스

  인터페이스 설명
공용 인터페이스 IWmiEventWatcherTask 인프라입니다. Represents a WMI Event Watcher task.

열거형

  열거형 설명
공용 열거형 ActionAtEvent Determines the action taken by the WmiEventWatcherTask when the task receives the specified Windows Management Instrumentation (WMI) event.
공용 열거형 ActionAtTimeout Determines how the WmiEventWatcherTask responds when the task times out without receiving the specified Windows Management Instrumentation (WMI) event.
공용 열거형 AfterEvent Determines how the WmiEventWatcherTask responds when the task receives the specified Windows Management Instrumentation (WMI) event.
공용 열거형 AfterTimeout Determines how the WmiEventWatcherTask responds when the task times out without receiving the specified Windows Management Instrumentation (WMI) event.
공용 열거형 QuerySourceType Determines the source type of the WqlQuerySource property, which provides the Windows Management Instrumentation Query Language (WQL) query to be executed by the WmiEventWatcherTask class.