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 设置