Partager via


Interface IWmiEventWatcherTask

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Assembly :  Microsoft.SqlServer.WMIEWTask (en Microsoft.SqlServer.WMIEWTask.dll)

Syntaxe

'Déclaration
Public Interface IWmiEventWatcherTask
'Utilisation
Dim instance As IWmiEventWatcherTask
public interface IWmiEventWatcherTask
public interface class IWmiEventWatcherTask
type IWmiEventWatcherTask =  interface end
public interface IWmiEventWatcherTask

Le type IWmiEventWatcherTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ActionAtEvent Infrastructure.
Propriété publique ActionAtTimeout Infrastructure.
Propriété publique AfterEvent Infrastructure.
Propriété publique AfterTimeout Infrastructure.
Propriété publique NumberOfEvents Infrastructure.
Propriété publique Timeout Infrastructure.
Propriété publique WmiConnection Infrastructure.
Propriété publique WqlQuerySource Infrastructure.
Propriété publique WqlQuerySourceType Infrastructure.

Haut de la page