IWmiEventWatcherTask.ActionAtEvent 屬性

定義

取得或設定工作收到 WMI 事件時 IWmiEventWatcherTask 的回應。

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

屬性值

ActionAtEvent

ActionAtEvent 值。

適用於