Interfaccia ITemporaryStorage

Provides custom storage for temporary data.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

Osservazioni

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.

Vedere anche

Riferimento

Membri ITemporaryStorage
Spazio dei nomi Microsoft.Reporting.WebForms

Concetti

Impostazioni di Web.config per ReportViewer