IWmiEventWatcherTask-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Assembly: Microsoft.SqlServer.WMIEWTask (in Microsoft.SqlServer.WMIEWTask.dll)
Syntax
'Declaration
Public Interface IWmiEventWatcherTask
'Usage
Dim instance As IWmiEventWatcherTask
public interface IWmiEventWatcherTask
public interface class IWmiEventWatcherTask
type IWmiEventWatcherTask = interface end
public interface IWmiEventWatcherTask
Der IWmiEventWatcherTask-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
ActionAtEvent | Infrastruktur | |
ActionAtTimeout | Infrastruktur | |
AfterEvent | Infrastruktur | |
AfterTimeout | Infrastruktur | |
NumberOfEvents | Infrastruktur | |
Timeout | Infrastruktur | |
WmiConnection | Infrastruktur | |
WqlQuerySource | Infrastruktur | |
WqlQuerySourceType | Infrastruktur |
Zum Anfang