Enum WmiEventWatcherTaskActionAtEvent
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum WmiEventWatcherTaskActionAtEvent
Fields
Fields | Description |
---|---|
LogEvent | Specifies that the event should be logged but no further action should be taken by the WMI Event Watcher Task. |
LogEventFireSsisEvent | Specifies that the event should be logged and an SQL Server Integration Services event should be raised. |