ReportExecutionService.EndLoadReportDefinition 메서드
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Function EndLoadReportDefinition ( _
asyncResult As IAsyncResult, _
<OutAttribute> ByRef warnings As Warning() _
) As ExecutionInfo
public ExecutionInfo EndLoadReportDefinition(
IAsyncResult asyncResult,
out Warning[] warnings
)
public:
ExecutionInfo^ EndLoadReportDefinition(
IAsyncResult^ asyncResult,
[OutAttribute] array<Warning^>^% warnings
)
member EndLoadReportDefinition :
asyncResult:IAsyncResult *
warnings:Warning[] byref -> ExecutionInfo
public function EndLoadReportDefinition(
asyncResult : IAsyncResult,
warnings : Warning[]
) : ExecutionInfo
매개 변수
- asyncResult
형식: IAsyncResult
- warnings
형식: array<Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.Warning[]%
반환 값
형식: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스