ITaskExecutionManager.LogEntry Evento

Definizione

Si verifica quando il valore della proprietà IsPerforming è stato modificato.

public:
 event EventHandler<Microsoft::SqlServer::Management::TaskForms::TaskExecutionLogEntryEventArgs ^> ^ LogEntry;
event EventHandler<Microsoft.SqlServer.Management.TaskForms.TaskExecutionLogEntryEventArgs> LogEntry;
member this.LogEntry : EventHandler<Microsoft.SqlServer.Management.TaskForms.TaskExecutionLogEntryEventArgs> 
Event LogEntry As EventHandler(Of TaskExecutionLogEntryEventArgs) 

Tipo evento

Si applica a