Interfaccia IWmiEventWatcherTask
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Assembly: Microsoft.SqlServer.WMIEWTask (in Microsoft.SqlServer.WMIEWTask.dll)
Sintassi
'Dichiarazione
Public Interface IWmiEventWatcherTask
'Utilizzo
Dim instance As IWmiEventWatcherTask
public interface IWmiEventWatcherTask
public interface class IWmiEventWatcherTask
type IWmiEventWatcherTask = interface end
public interface IWmiEventWatcherTask
Nel tipo IWmiEventWatcherTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
ActionAtEvent | Infrastruttura. | |
ActionAtTimeout | Infrastruttura. | |
AfterEvent | Infrastruttura. | |
AfterTimeout | Infrastruttura. | |
NumberOfEvents | Infrastruttura. | |
Timeout | Infrastruttura. | |
WmiConnection | Infrastruttura. | |
WqlQuerySource | Infrastruttura. | |
WqlQuerySourceType | Infrastruttura. |
In alto