ReportExecutionService.EndLoadReportDefinition3 Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo3 ^ EndLoadReportDefinition3(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::Warning ^> ^ % warnings);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3 EndLoadReportDefinition3 (IAsyncResult asyncResult, out Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.Warning[] warnings);
Public Function EndLoadReportDefinition3 (asyncResult As IAsyncResult, ByRef warnings As Warning()) As ExecutionInfo3
Parâmetros
- asyncResult
- IAsyncResult
- warnings
- Warning[]