Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a WMI Event Watcher task.
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 | |
|---|---|---|
![]() |
ActionAtEvent | Infrastructure. Gets or sets the IWmiEventWatcherTask responds when the task receives a WMI event. |
![]() |
ActionAtTimeout | Infrastructure. Gets or sets the IWmiEventWatcherTask responds when the task times out without receiving the specified WMI event. |
![]() |
AfterEvent | Infrastructure. Gets or sets the IWmiEventWatcherTask responds when the task receives the specified WMI event. |
![]() |
AfterTimeout | Infrastructure. Gets or sets the IWmiEventWatcherTask responds when the task times out without receiving the specified WMI event. |
![]() |
NumberOfEvents | Infrastructure. Gets or sets the number of WMI events for which the task should watch. |
![]() |
Timeout | Infrastructure. Gets or sets the number of seconds the task should wait to receive a WMI event before timing out. |
![]() |
WmiConnection | Infrastructure. Gets or sets the name of the WMI connection associated with the task. |
![]() |
WqlQuerySource | Infrastructure. Gets or sets the source of the WQL query to be executed by the task. |
![]() |
WqlQuerySourceType | Infrastructure. Gets or sets the WQL query source type. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
.gif)