Partilhar via


Namespace Microsoft.Reporting.WebForms

The Microsoft.Reporting.WebForms namespace contains methods and properties for the ReportViewer Web server control.

Please see Configurações de Web.config para ReportViewer for information about using the ReportViewer Web server control in a scale-out deployment or without session state.

Classes

  Classe Descrição
Classe pública AspNetSessionExpiredException Occurs when the ASP.NET session has expired.
Classe pública BackEventArgs Provides data for the Back event.
Classe pública BookmarkNavigationEventArgs Provides data for the BookmarkNavigation event.
Classe pública ClientRenderingException Represents errors that occur when the ReportViewer control is rendering a processed report from report page layout (RPL) format into HTML format.
Classe pública DataSourceCredentials Represents data source credentials.
Classe pública DataSourceCredentialsCollection Represents a collection of DataSourceCredentials objects.
Classe pública DeviceInfo Contains a name-value pair that represents a case insensitive device information setting.
Classe pública DeviceInfoCollection Represents a collection of device information settings.
Classe pública DocumentMapNavigationEventArgs Provides data for the DocumentMapNavigation event.
Classe pública DocumentMapNode Represents a single node in the document map.
Classe pública DrillthroughEventArgs Provides data for the Drillthrough event.
Classe pública HttpHandler
Classe pública InvalidConfigFileTypeException Occurs when an object supplied through an entry in the Web.config file is missing or invalid.
Classe pública InvalidTemporaryStorageStreamException Occurs when a temporary stream does not support seeking, reading, or writing.
Classe pública LocalProcessingException Represents errors that occur while viewing a locally processed report.
Classe pública LocalReport Represents a report that is processed and rendered locally without connecting to a report server.
Classe pública MapTileServerConfiguration Defines configuration settings for Microsoft Bing Maps SOAP Services that provides a tile background for map report items in the report.
Classe pública MissingDataSourceCredentialsException Represents an exception that occurs when credentials have not been supplied for a data source used by a report.
Classe pública MissingDataSourceException Represents the error that occurs when a data source expected by the report has not been supplied.
Classe pública MissingEndpointException Represents the error that occurs when the SOAP endpoint used by the ReportViewer control could not be accessed.
Classe pública MissingParameterException Represents the exception that occurs when a parameter expected by the report has not been supplied.
Classe pública MissingReportServerConnectionInformationException Occurs when session state is not enabled, and an object implementing IReportServerConnection interface is not supplied through the Web.config file.
Classe pública MissingReportSourceException Representa a exceção que ocorre quando nenhuma origem de relatório tiver sido especificada.
Classe pública PageNavigationEventArgs Provides data for a PageNavigation event.
Classe pública RenderingExtension Encapsulates a rendering extension that can be used with the ReportViewer's report.
Classe pública Report Contains methods and properties that can apply to both local and server reports.
Classe pública ReportCredentialsEventArgs Provides data for the SubmittingDataSourceCredentials event.
Classe pública ReportDataSource Represents a data source for a report.
Classe pública ReportDataSourceCollection Contains a collection of ReportDataSource objects.
Classe pública ReportDataSourceInfo Represents information about a report data source.
Classe pública ReportDataSourceInfoCollection Represents a collection of ReportDataSourceInfo objects.
Classe pública ReportErrorEventArgs Provides data for the ReportError event.
Classe pública ReportPageSettings Represents the page settings for a report.
Classe pública ReportParameter Represents a parameter for a report.
Classe pública ReportParameterCollection Represents a collection of ReportParameter objects.
Classe pública ReportParameterInfo Encapsulates information about report parameters.
Classe pública ReportParameterInfoCollection A collection of ReportParameterInfo objects.
Classe pública ReportParametersEventArgs Provides data for the SubmittingParameterValues event.
Classe pública ReportSecurityException Represents the error that occurs when a report contains a security violation.
Classe pública ReportServerException Representa os erros que ocorrem ao se conectar a um servidor de relatório e também erros ocorridos no servidor de relatório ao processar um relatório do servidor ou renderizar o relatório para o formato de RPL.
Classe pública ReportViewer Encapsula os métodos e as propriedades usados para o controle ReportViewer.
Classe pública ReportViewerCookieCollection Represents a collection of Cookie objects.
Classe pública ReportViewerException Representa os erros que ocorrem ao exibir ou configurar um relatório.
Classe pública ReportViewerHeaderCollection Represents a collection of strings that contain custom headers.
Classe pública ScriptManagerNotFoundException The exception that is thrown if a ScriptManager control is not found in the Web form.
Classe pública SearchEventArgs Provides data for a Search event in the ReportViewer control.
Classe pública SearchState Contains the search text and the start page of a search operation.
Classe pública ServerReport Represents a report that is processed on the report server.
Classe pública SessionDisabledException Occurs when the ASP.NET session has been disabled.
Classe pública SoapVersionMismatchException Represents the exception that occurs when the report server version is not compatible with the report control.
Classe pública SortEventArgs Provides data for the Sort event.
Classe pública SubreportProcessingEventArgs Provides data for the SubreportProcessing event.
Classe pública SyncList<TListType> Infraestrutura. Representa uma lista de tipo TListType que é sincronizado com um objeto.
Classe pública ValidValue Represents a possible valid value for a parameter.
Classe pública ViewStateDisabledException Occurs when the ReportViewer control detects that view state is disabled.
Classe pública Warning Represents a list of errors or warnings that are returned when a report is rendered or processed.

Interfaces

  Interface Descrição
Interface pública IReportServerConnection Provides report server connection information when the ReportViewer Web forms control is used with no session state.
Interface pública IReportServerConnection2 Provides report server connection information when the ReportViewer Web forms control is used with no session state.
Interface pública IReportServerCredentials Allows applications to provide credentials for connecting to a Reporting Services report server.
Interface pública IReportViewerMessages Allows applications to provide customized user interface messages.
Interface pública IReportViewerMessages2 Defines methods and properties for implementing customized user interface messages.
Interface pública IReportViewerMessages3 Allows applications to provide customized user interface messages.
Interface pública ITemporaryStorage Provides custom storage for temporary data.

Delegados

  Delegado Descrição
Delegado público BackEventHandler Represents the method that will handle the Back event of a ReportViewer.
Delegado público BookmarkNavigationEventHandler Represents the method that will handle the BookmarkNavigation event of a ReportViewer.
Delegado público CreateStreamCallback Provides a stream to the ReportViewer control for rendering.
Delegado público DocumentMapNavigationEventHandler Represents the method that will handle the DocumentMapNavigation event of a ReportViewer.
Delegado público DrillthroughEventHandler Represents the method that will handle the Drillthrough event of a ReportViewer.
Delegado público PageNavigationEventHandler Represents the method that will handle the PageNavigation event of a ReportViewer.
Delegado público ReportCredentialsEventHandler Represents the method that will handle a SubmittingDataSourceCredentials event.
Delegado público ReportErrorEventHandler Represents the method that will handle a ReportError event.
Delegado público ReportParametersEventHandler Represents the callback method that will handle the SubmittingParameterValues event.
Delegado público SearchEventHandler Represents the method that will handle a Search event.
Delegado público SortEventHandler Represents the method that will handle the Sort event of a ReportViewer.
Delegado público SubreportProcessingEventHandler Represents the method that will handle the SubreportProcessing event of a ReportViewer.

Enumerações

  Enumeração Descrição
Enumeração pública ContentDisposition Indicates how the report content should be presented.
Enumeração pública InteractivityPostBackMode Specifies the postback modes of the ReportViewer control when the user interacts with the report viewer and the currently displayed report.
Enumeração pública PageCountMode Represents values that control whether to calculate the actual page count or use an estimate.
Enumeração pública ParameterDataType Specifies the data type of a parameter.
Enumeração pública ParameterState Specifies the state of a parameter.
Enumeração pública ProcessingMode Used to specify the processing mode of the ReportViewer control.
Enumeração pública ReportAreaContent Specifies the type of content displayed in the report area.
Enumeração pública Severity Specifies the severity of a warning.
Enumeração pública SortOrder Indicates the direction of a sort operation.
Enumeração pública ZoomMode Specifies the zoom mode for the ReportViewer control.