ReportExecutionService.Render2Async メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 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