PowerTools ActiveReports 9.0J Server 管理者ガイド
RenderReport メソッド (IDesignerService)

使用するセキュリティトークン。
レポートの説明。
レンダリングするためのオプション。
レポート説明で指定されたレポートをレンダリングします。
構文
'宣言
 
Function RenderReport( _
   ByVal token As System.String, _
   ByVal description As ReportDescription, _
   ByVal options As RenderOptions _
) As RequestResult
RequestResult RenderReport( 
   System.string token,
   ReportDescription description,
   RenderOptions options
)

パラメータ

token
使用するセキュリティトークン。
description
レポートの説明。
options
レンダリングするためのオプション。

戻り値の型

要求IDと解決されたURIを含むActiveReports.Server.ReportServices.Contracts.RequestResultオブジェクトを返します。
参照

関連項目

IDesignerService インターフェース
IDesignerService メンバ

 

 


Copyright © 2015 GrapeCity inc.