ReportExecutionService.SetExecutionCredentialsCompleted, événement

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Event SetExecutionCredentialsCompleted As SetExecutionCredentialsCompletedEventHandler
public event SetExecutionCredentialsCompletedEventHandler SetExecutionCredentialsCompleted
public:
 event SetExecutionCredentialsCompletedEventHandler^ SetExecutionCredentialsCompleted {
    void add (SetExecutionCredentialsCompletedEventHandler^ value);
    void remove (SetExecutionCredentialsCompletedEventHandler^ value);
}
member SetExecutionCredentialsCompleted : IEvent<SetExecutionCredentialsCompletedEventHandler,
    SetExecutionCredentialsCompletedEventArgs>
JScript ne prend pas en charge les événements.

Voir aussi

Référence

ReportExecutionService Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms