ReportExecutionService.SetExecutionCredentials2Completed 이벤트

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
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에서는 이벤트를 지원하지 않습니다.

참고 항목

참조

ReportExecutionService 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스