Condividi tramite


WmiEventWatcherTask.ActionAtEvent Proprietà

Definizione

Determina la modalità di risposta dell'oggetto WmiEventWatcherTask quando l'attività riceve un evento WMI.

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

Valore della proprietà

Valore ActionAtEvent. Il valore predefinito è LogTheEventAndFireDTSEvent.

Implementazioni

Si applica a