ReportExecutionService.SetExecutionCredentials2Completed, événement

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

Syntaxe

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

Voir aussi

Référence

ReportExecutionService Classe

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