TaskExecutionContext.LogEntry Evento

Definizione

Si verifica quando viene modificata la voce di log del controllo.

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

Tipo evento

Si applica a