ITaskExecutionManager.LogEntry Événement

Définition

Se produit lorsque la valeur de la propriété IsPerforming a changé.

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) 

Type d'événement

S’applique à