Interfejs IWmiEventWatcherTask
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Zestaw: Microsoft.SqlServer.WMIEWTask (w Microsoft.SqlServer.WMIEWTask.dll)
Składnia
'Deklaracja
Public Interface IWmiEventWatcherTask
'Użycie
Dim instance As IWmiEventWatcherTask
public interface IWmiEventWatcherTask
public interface class IWmiEventWatcherTask
type IWmiEventWatcherTask = interface end
public interface IWmiEventWatcherTask
Typ IWmiEventWatcherTask uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
ActionAtEvent | Infrastruktura. | |
ActionAtTimeout | Infrastruktura. | |
AfterEvent | Infrastruktura. | |
AfterTimeout | Infrastruktura. | |
NumberOfEvents | Infrastruktura. | |
Timeout | Infrastruktura. | |
WmiConnection | Infrastruktura. | |
WqlQuerySource | Infrastruktura. | |
WqlQuerySourceType | Infrastruktura. |
Do góry