IWmiEventWatcherTask.ActionAtEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the IWmiEventWatcherTask responds when the task receives a WMI event.
public:
property Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent ActionAtEvent { Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent get(); void set(Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent value); };
public Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtEvent ActionAtEvent { get; set; }
member this.ActionAtEvent : Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtEvent with get, set
Public Property ActionAtEvent As ActionAtEvent
Property Value
A ActionAtEvent value.