ReportExecutionService.Render2Async Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
| 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)
Параметры
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
Применяется к
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)
Параметры
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
- userState
- Object