Microsoft.Reporting.WebForms 命名空间

Microsoft.Reporting.WebForms 命名空间包含用于 ReportViewer Web 服务器控件的方法和属性。

有关在扩展部署中或在没有会话状态的情况下使用 ReportViewer Web 服务器控件的信息,请参见 ReportViewer 的 Web.config 设置

  说明
公共类 AspNetSessionExpiredException ASP.NET 会话已过期时发生。
公共类 BackEventArgs Back 事件提供数据。
公共类 BookmarkNavigationEventArgs BookmarkNavigation 事件提供数据。
公共类 ClientRenderingException 表示当 ReportViewer 控件将报表页布局 (RPL) 格式的已处理报表呈现为 HTML 格式时发生的错误。
公共类 DataSourceCredentials 表示数据源凭据。
公共类 DataSourceCredentialsCollection 表示 DataSourceCredentials 对象的集合。
公共类 DeviceInfo 包含一个名称/值对,表示不区分大小写的设备信息设置。
公共类 DeviceInfoCollection 表示设备信息设置的集合。
公共类 DocumentMapNavigationEventArgs DocumentMapNavigation 事件提供数据。
公共类 DocumentMapNode 表示文档结构图中的单个节点。
公共类 DrillthroughEventArgs Drillthrough 事件提供数据。
公共类 HttpHandler
公共类 InvalidConfigFileTypeException 当通过 Web.config 文件中的条目所提供的对象缺失或无效时发生。
公共类 InvalidTemporaryStorageStreamException 当临时流不支持查找、读取或写入时发生。
公共类 LocalProcessingException 表示查看本地处理的报表时发生的错误。
公共类 LocalReport 表示不用连接到报表服务器而在本地处理和呈现的报表。
公共类 MapTileServerConfiguration 定义在报表中提供映射报表项的图层背景的 Microsoft Bing Maps SOAP 服务的配置设置。
公共类 MissingDataSourceCredentialsException 表示在没有为报表使用的数据源提供凭据时发生的异常。
公共类 MissingDataSourceException 表示在没有提供报表所需数据源时出现的错误。
公共类 MissingEndpointException 表示无法访问 ReportViewer 控件使用的 SOAP 端点时出现的错误。
公共类 MissingParameterException 表示在没有提供报表所需参数时发生的异常。
公共类 MissingReportServerConnectionInformationException 未启用会话状态且没有通过 Web.config 文件提供实现 IReportServerConnection 界面的对象时发生。
公共类 MissingReportSourceException 表示没有指定报表资源时发生的异常。
公共类 PageNavigationEventArgs PageNavigation 事件提供数据。
公共类 RenderingExtension 包装可用于 ReportViewer 的报表的呈现扩展插件。
公共类 Report 包含可应用于本地报表和服务器报表的方法和属性。
公共类 ReportCredentialsEventArgs SubmittingDataSourceCredentials 事件提供数据。
公共类 ReportDataSource 表示报表的数据源。
公共类 ReportDataSourceCollection 包含 ReportDataSource 对象的集合。
公共类 ReportDataSourceInfo 表示有关报表数据源的信息。
公共类 ReportDataSourceInfoCollection 表示 ReportDataSourceInfo 对象集合。
公共类 ReportErrorEventArgs ReportError 事件提供数据。
公共类 ReportPageSettings 表示报表的页设置。
公共类 ReportParameter 表示报表的参数。
公共类 ReportParameterCollection 表示 ReportParameter 对象的集合。
公共类 ReportParameterInfo 包装有关报表参数的信息。
公共类 ReportParameterInfoCollection ReportParameterInfo 对象的集合。
公共类 ReportParametersEventArgs SubmittingParameterValues 事件提供数据。
公共类 ReportSecurityException 表示报表包含安全冲突时出现的错误。
公共类 ReportServerException 表示当连接到报表服务器时发生的错误,以及当处理服务器报表或将报表呈现为报表页布局 (RPL) 格式时报表服务器上发生的错误。
公共类 ReportViewer 包装用于“ReportViewer”控件的方法和属性。
公共类 ReportViewerCookieCollection 表示 Cookie 对象的集合。
公共类 ReportViewerException 表示查看或配置报表时发生的错误。
公共类 ReportViewerHeaderCollection 表示包含自定义标头的字符串的集合。
公共类 ScriptManagerNotFoundException 如果在 Web 窗体中找不到 ScriptManager 控件,将引发异常。
公共类 SearchEventArgs 为 ReportViewer 控件中的 Search 事件提供数据。
公共类 SearchState 包含搜索操作的搜索文本和开始页。
公共类 ServerReport 表示在报表服务器上处理的报表。
公共类 SessionDisabledException 当 ASP.NET 会话已禁用时发生。
公共类 SoapVersionMismatchException 表示当报表服务器版本与报表控件不兼容时发生的异常。
公共类 SortEventArgs Sort 事件提供数据。
公共类 SubreportProcessingEventArgs SubreportProcessing 事件提供数据。
公共类 SyncList<TListType> 基础结构。 表示与某个对象同步的类型 TListType 的列表。
公共类 ValidValue 表示可能有效的参数值。
公共类 ViewStateDisabledException “ReportViewer”控件检测到禁用视图状态时发生。
公共类 Warning 表示在呈现或处理报表时返回的错误或警告列表。

接口

  接口 说明
公共接口 IReportServerConnection 提供在未启用会话状态下使用 ReportViewer Web 窗体控件时的报表服务器连接信息。
公共接口 IReportServerConnection2 提供在未启用会话状态下使用“ReportViewer”Web 窗体控件时的报表服务器连接信息。
公共接口 IReportServerCredentials 允许应用程序提供用于连接到 Reporting Services 报表服务器的凭据。
公共接口 IReportViewerMessages 允许应用程序提供自定义的用户界面消息。
公共接口 IReportViewerMessages2 定义方法和属性来实现自定义用户界面消息。
公共接口 IReportViewerMessages3 允许应用程序提供自定义的用户界面消息。
公共接口 ITemporaryStorage 为临时数据提供自定义存储。

委托

  委托 说明
公共委托 BackEventHandler 表示将用来处理 ReportViewer 的 Back 事件的方法。
公共委托 BookmarkNavigationEventHandler 表示将用来处理 ReportViewer 的 BookmarkNavigation 事件的方法。
公共委托 CreateStreamCallback 为 ReportViewer 控件提供流以进行呈现。
公共委托 DocumentMapNavigationEventHandler 表示将用来处理 ReportViewerDocumentMapNavigation 事件的方法。
公共委托 DrillthroughEventHandler 表示将用来处理 ReportViewerDrillthrough 事件的方法。
公共委托 PageNavigationEventHandler 表示将用来处理 ReportViewerPageNavigation 事件的方法。
公共委托 ReportCredentialsEventHandler 表示用来处理 SubmittingDataSourceCredentials 事件的方法。
公共委托 ReportErrorEventHandler 表示用来处理 ReportError 事件的方法。
公共委托 ReportParametersEventHandler 表示用来处理 SubmittingParameterValues 事件的回调方法。
公共委托 SearchEventHandler 表示用来处理 Search 事件的方法。
公共委托 SortEventHandler 表示将用来处理 ReportViewerSort 事件的方法。
公共委托 SubreportProcessingEventHandler 表示将用来处理 ReportViewerSubreportProcessing 事件的方法。

枚举

  枚举 说明
公共枚举 ContentDisposition 指明报表内容的存在方式。
公共枚举 InteractivityPostBackMode 在用户与报表查看器以及当前显示的报表进行交互时指定 ReportViewer 控件的回发模式。
公共枚举 PageCountMode 表示用于控制是计算实际页计数还是使用估计页计数的值。
公共枚举 ParameterDataType 指定参数的数据类型。
公共枚举 ParameterState 指定参数的状态。
公共枚举 ProcessingMode 用于指定 ReportViewer 控件的处理模式。
公共枚举 ReportAreaContent 指定报表区域中显示的内容类型。
公共枚举 Severity 指定警告的严重性。
公共枚举 SortOrder 指示排序操作的方向。
公共枚举 ZoomMode 指定 ReportViewer 控件的缩放模式。