Compartilhar via


ITaskExecutionManager.LogEntry Evento

Definição

Ocorre quando o valor da propriedade IsPerforming foi alterado.

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 de evento

Aplica-se a