ReportExecutionService.Render2Async Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| 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);
member this.Render2Async : string * string * Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode -> unit
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode)
Paramètres
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
S’applique à
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);
member this.Render2Async : string * string * Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode * obj -> unit
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode, userState As Object)
Paramètres
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
- userState
- Object