Udostępnij za pośrednictwem


Przestrzeń nazw Microsoft.Reporting.WebForms

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

Please see Web.config Settings for ReportViewer for information about using the ReportViewer Web server control in a scale-out deployment or without session state.

Klasy

  Klasa Opis
Klasa publiczna AspNetSessionExpiredException Occurs when the ASP.NET session has expired.
Klasa publiczna BackEventArgs Provides data for the Back event.
Klasa publiczna BookmarkNavigationEventArgs Provides data for the BookmarkNavigation event.
Klasa publiczna ClientRenderingException Represents errors that occur when the ReportViewer control is rendering a processed report from report page layout (RPL) format into HTML format.
Klasa publiczna DataSourceCredentials Represents data source credentials.
Klasa publiczna DataSourceCredentialsCollection Represents a collection of DataSourceCredentials objects.
Klasa publiczna DeviceInfo Contains a name-value pair that represents a case insensitive device information setting.
Klasa publiczna DeviceInfoCollection Represents a collection of device information settings.
Klasa publiczna DocumentMapNavigationEventArgs Provides data for the DocumentMapNavigation event.
Klasa publiczna DocumentMapNode Represents a single node in the document map.
Klasa publiczna DrillthroughEventArgs Provides data for the Drillthrough event.
Klasa publiczna HttpHandler
Klasa publiczna InvalidConfigFileTypeException Occurs when an object supplied through an entry in the Web.config file is missing or invalid.
Klasa publiczna InvalidTemporaryStorageStreamException Occurs when a temporary stream does not support seeking, reading, or writing.
Klasa publiczna LocalProcessingException Represents errors that occur while viewing a locally processed report.
Klasa publiczna LocalReport Represents a report that is processed and rendered locally without connecting to a report server.
Klasa publiczna MapTileServerConfiguration Defines configuration settings for Microsoft Bing Maps SOAP Services that provides a tile background for map report items in the report.
Klasa publiczna MissingDataSourceCredentialsException Represents an exception that occurs when credentials have not been supplied for a data source used by a report.
Klasa publiczna MissingDataSourceException Represents the error that occurs when a data source expected by the report has not been supplied.
Klasa publiczna MissingEndpointException Represents the error that occurs when the SOAP endpoint used by the ReportViewer control could not be accessed.
Klasa publiczna MissingParameterException Represents the exception that occurs when a parameter expected by the report has not been supplied.
Klasa publiczna MissingReportServerConnectionInformationException Occurs when session state is not enabled, and an object implementing IReportServerConnection interface is not supplied through the Web.config file.
Klasa publiczna MissingReportSourceException Represents the exception that occurs when no report source has been specified.
Klasa publiczna PageNavigationEventArgs Provides data for a PageNavigation event.
Klasa publiczna RenderingExtension Encapsulates a rendering extension that can be used with the ReportViewer's report.
Klasa publiczna Report Contains methods and properties that can apply to both local and server reports.
Klasa publiczna ReportCredentialsEventArgs Provides data for the SubmittingDataSourceCredentials event.
Klasa publiczna ReportDataSource Represents a data source for a report.
Klasa publiczna ReportDataSourceCollection Contains a collection of ReportDataSource objects.
Klasa publiczna ReportDataSourceInfo Represents information about a report data source.
Klasa publiczna ReportDataSourceInfoCollection Represents a collection of ReportDataSourceInfo objects.
Klasa publiczna ReportErrorEventArgs Provides data for the ReportError event.
Klasa publiczna ReportPageSettings Represents the page settings for a report.
Klasa publiczna ReportParameter Represents a parameter for a report.
Klasa publiczna ReportParameterCollection Represents a collection of ReportParameter objects.
Klasa publiczna ReportParameterInfo Encapsulates information about report parameters.
Klasa publiczna ReportParameterInfoCollection A collection of ReportParameterInfo objects.
Klasa publiczna ReportParametersEventArgs Provides data for the SubmittingParameterValues event.
Klasa publiczna ReportSecurityException Represents the error that occurs when a report contains a security violation.
Klasa publiczna ReportServerException Represents errors that occur while connecting to a report server and also errors that occur on the report server while processing a server report or rendering the report to the report page layout (RPL) format.
Klasa publiczna ReportViewer Encapsulates the methods and properties used for the ReportViewer control.
Klasa publiczna ReportViewerCookieCollection Represents a collection of Cookie objects.
Klasa publiczna ReportViewerException Represents errors that occur while viewing or configuring a report.
Klasa publiczna ReportViewerHeaderCollection Represents a collection of strings that contain custom headers.
Klasa publiczna ScriptManagerNotFoundException The exception that is thrown if a ScriptManager control is not found in the Web form.
Klasa publiczna SearchEventArgs Provides data for a Search event in the ReportViewer control.
Klasa publiczna SearchState Contains the search text and the start page of a search operation.
Klasa publiczna ServerReport Represents a report that is processed on the report server.
Klasa publiczna SessionDisabledException Occurs when the ASP.NET session has been disabled.
Klasa publiczna SoapVersionMismatchException Represents the exception that occurs when the report server version is not compatible with the report control.
Klasa publiczna SortEventArgs Provides data for the Sort event.
Klasa publiczna SubreportProcessingEventArgs Provides data for the SubreportProcessing event.
Klasa publiczna SyncList<TListType> Infrastruktura. Represents a list of type TListType that is synchronized with an object.
Klasa publiczna ValidValue Represents a possible valid value for a parameter.
Klasa publiczna ViewStateDisabledException Occurs when the ReportViewer control detects that view state is disabled.
Klasa publiczna Warning Represents a list of errors or warnings that are returned when a report is rendered or processed.

Interfejsy

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

Delegaci

  Delegat Opis
Delegat publiczny BackEventHandler Represents the method that will handle the Back event of a ReportViewer.
Delegat publiczny BookmarkNavigationEventHandler Represents the method that will handle the BookmarkNavigation event of a ReportViewer.
Delegat publiczny CreateStreamCallback Provides a stream to the ReportViewer control for rendering.
Delegat publiczny DocumentMapNavigationEventHandler Represents the method that will handle the DocumentMapNavigation event of a ReportViewer.
Delegat publiczny DrillthroughEventHandler Represents the method that will handle the Drillthrough event of a ReportViewer.
Delegat publiczny PageNavigationEventHandler Represents the method that will handle the PageNavigation event of a ReportViewer.
Delegat publiczny ReportCredentialsEventHandler Represents the method that will handle a SubmittingDataSourceCredentials event.
Delegat publiczny ReportErrorEventHandler Represents the method that will handle a ReportError event.
Delegat publiczny ReportParametersEventHandler Represents the callback method that will handle the SubmittingParameterValues event.
Delegat publiczny SearchEventHandler Represents the method that will handle a Search event.
Delegat publiczny SortEventHandler Represents the method that will handle the Sort event of a ReportViewer.
Delegat publiczny SubreportProcessingEventHandler Represents the method that will handle the SubreportProcessing event of a ReportViewer.

Wyliczenia

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