次の方法で共有


ITemporaryStorage インターフェイス

Provides custom storage for temporary data.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

解説

By default the ReportViewer control holds temporary data (such as output of rendering) in memory. You can implement ITemporaryStorage to provide an alternate location to store temporary data. This may be configured as a custom application setting by using the ReportViewerTemporaryStorage key in the Web.config file.

参照

リファレンス

ITemporaryStorage メンバ
Microsoft.Reporting.WebForms 名前空間

概念

ReportViewer 用の Web.config 設定