Interfaz IWmiEventWatcherTask
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Ensamblado: Microsoft.SqlServer.WMIEWTask (en Microsoft.SqlServer.WMIEWTask.dll)
Sintaxis
'Declaración
Public Interface IWmiEventWatcherTask
'Uso
Dim instance As IWmiEventWatcherTask
public interface IWmiEventWatcherTask
public interface class IWmiEventWatcherTask
type IWmiEventWatcherTask = interface end
public interface IWmiEventWatcherTask
El tipo IWmiEventWatcherTask expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ActionAtEvent | Infraestructura. | |
ActionAtTimeout | Infraestructura. | |
AfterEvent | Infraestructura. | |
AfterTimeout | Infraestructura. | |
NumberOfEvents | Infraestructura. | |
Timeout | Infraestructura. | |
WmiConnection | Infraestructura. | |
WqlQuerySource | Infraestructura. | |
WqlQuerySourceType | Infraestructura. |
Arriba