ReportExecutionService.EndSetExecutionCredentials2 메서드

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

구문

‘선언
Public Function EndSetExecutionCredentials2 ( _
    asyncResult As IAsyncResult _
) As ExecutionInfo2
public ExecutionInfo2 EndSetExecutionCredentials2(
    IAsyncResult asyncResult
)
public:
ExecutionInfo2^ EndSetExecutionCredentials2(
    IAsyncResult^ asyncResult
)
member EndSetExecutionCredentials2 : 
        asyncResult:IAsyncResult -> ExecutionInfo2 
public function EndSetExecutionCredentials2(
    asyncResult : IAsyncResult
) : ExecutionInfo2

매개 변수

  • asyncResult
    형식: IAsyncResult

반환 값

형식: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2

참고 항목

참조

ReportExecutionService 클래스

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