ReportExecutionService.Render2Async 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.
Sobrecargas
| Render2Async(String, String, PageCountMode) | |
| Render2Async(String, String, PageCountMode, Object) |
Render2Async(String, String, PageCountMode)
public:
void Render2Async(System::String ^ Format, System::String ^ DeviceInfo, Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode PaginationMode);
public void Render2Async (string Format, string DeviceInfo, Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode PaginationMode);
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode)
Parâmetros
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
Aplica-se a
Render2Async(String, String, PageCountMode, Object)
public:
void Render2Async(System::String ^ Format, System::String ^ DeviceInfo, Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode PaginationMode, System::Object ^ userState);
public void Render2Async (string Format, string DeviceInfo, Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode PaginationMode, object userState);
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode, userState As Object)
Parâmetros
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
- userState
- Object