ReportExecutionService.EndSort2(IAsyncResult, String, ExecutionInfo2) Método

Definição

public:
 int EndSort2(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % ReportItem, [Runtime::InteropServices::Out] Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo2 ^ % ExecutionInfo);
public int EndSort2 (IAsyncResult asyncResult, out string ReportItem, out Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2 ExecutionInfo);
Public Function EndSort2 (asyncResult As IAsyncResult, ByRef ReportItem As String, ByRef ExecutionInfo As ExecutionInfo2) As Integer

Parâmetros

asyncResult
IAsyncResult
ReportItem
String
ExecutionInfo
ExecutionInfo2

Retornos

Int32

Aplica-se a