Microsoft.Reporting.WebForms 命名空間

類別

  類別 說明
Public class ASPNetSessionExpiredException 發生在 ASP.NET 工作階段過期時。
Public class BackEventArgs 提供 Back 事件的資料。
Public class BookmarkNavigationEventArgs 提供 BookmarkNavigation 事件的資料。
Public class DataSourceCredentials 代表資料來源認證。
Public class DocumentMapNavigationEventArgs 提供 DocumentMapNavigation 事件的資料。
Public class DocumentMapNode 代表文件引導模式中的單一節點。
Public class DrillthroughEventArgs 提供 Drillthrough 事件的資料。
Public class InvalidConfigFileTypeException 發生在利用 Web.config 檔中的項目來提供的物件遺漏或無效時。
Public class InvalidTemporaryStorageStreamException 發生在暫存資料流不支援搜尋、讀取或寫入時。
Public class LocalProcessingException 代表檢視在本機環境處理的報表時,所發生的錯誤。
Public class LocalReport 代表在本機進行處理和轉譯而並未連接到報表伺服器的報表。
Public class MissingDataSourceCredentialsException 代表在尚未提供報表使用之資料來源的認證時,所發生的例外狀況。
Public class MissingDataSourceException 代表在尚未提供報表預期的資料來源時,所發生的錯誤。
Public class MissingEndpointException 代表在無法存取 ReportViewer 控制項所使用的 SOAP 端點時,所發生的錯誤。
Public class MissingParameterException 代表在尚未提供報表預期的參數時,所發生的例外狀況。
Public class MissingReportServerConnectionInformationException 發生在未啟用工作階段狀態,且未利用 Web.config 檔來提供實作 IReportServerConnection 介面的物件時。
Public class MissingReportSourceException 代表在未指定任何報表來源時,所發生的例外狀況。
Public class PageNavigationEventArgs 提供 PageNavigation 事件的資料。
Public class RenderingExtension 封裝 ReportViewer 報表所能使用的轉譯延伸模組。
Public class Report 包含同時適用於本機和伺服器報表的方法與屬性。
Public class ReportDataSource 代表報表的資料來源。
Public class ReportDataSourceCollection 包含 ReportDataSourceCollection 物件的集合。
Public class ReportDataSourceInfo 代表報表資料來源的相關資訊。
Public class ReportDataSourceInfoCollection 代表 ReportDataSourceInfo 物件的集合。
Public class ReportErrorEventArgs 提供 ReportError 事件的資料。
Public class ReportPageSettings 代表報表的頁面設定。
Public class ReportParameter 代表報表的參數。
Public class ReportParameterInfo 封裝報表參數的相關資訊。
Public class ReportParameterInfoCollection ReportParameterInfo 物件的集合。
Public class ReportSecurityException 代表報表包含安全性違規時,所發生的錯誤。
Public class ReportServerException 代表檢視伺服器報表時,所發生的錯誤。
Public class ReportViewer 封裝 ReportViewer 控制項所用的方法和屬性。
Public class ReportViewerException 代表檢視報表時,所發生的錯誤。
Public class ReportViewerHandlerNotRegisteredException 發生在 Web.config 檔沒有 HTTP 處理常式項目時。
Public class SearchEventArgs 在 ReportViewer 控制項中,提供 Search 事件的資料。
Public class ServerReport 代表在報表伺服器處理和轉譯的報表。
Public class SessionDisabledException 發生在 ASP.NET 工作階段停用時。
Public class SoapVersionMismatchException 代表在報表伺服器版本不是相容於報表控制項時,所發生的例外狀況。
Public class SortEventArgs 提供 Sort 事件的資料。
Public class SubreportProcessingEventArgs 提供 SubreportProcessing 事件的資料。
Public class ValidValue 代表參數可能的有效值。
Public class Warning 代表轉譯或處理報表時,所傳回的錯誤或警告清單。

介面

  介面 說明
Public interface IReportServerConnection 當 ReportViewer Web 表單控制項並未搭配任何工作階段狀態時,提供報表伺服器連接資訊。
Public interface IReportServerCredentials 可讓物件提供用來連接到報表伺服器的認證。
Public interface IReportViewerMessages 可讓應用程式提供自訂的使用者介面訊息。
Public interface ITemporaryStorage 提供暫存資料的自訂儲存體。

委派

  委派 說明
Public delegate BackEventHandler 代表將處理 ReportViewer 之 Back 事件的方法。
Public delegate BookmarkNavigationEventHandler 代表將處理 ReportViewer 之 BookmarkNavigation 事件的方法。
Public delegate CreateStreamCallback 提供資料流給 ReportViewer 控制項進行轉譯。
Public delegate DocumentMapNavigationEventHandler 代表將處理 ReportViewer 之 DocumentMapNavigation 事件的方法。
Public delegate DrillthroughEventHandler 代表將處理 ReportViewer 之 Drillthrough 事件的方法。
Public delegate PageNavigationEventHandler 代表將處理 ReportViewer 之 PageNavigation 事件的方法。
Public delegate ReportErrorEventHandler 代表將處理 ReportError 事件的方法。
Public delegate SearchEventHandler 代表將處理 Search 事件的方法。
Public delegate SortEventHandler 代表將處理 ReportViewer 之 Sort 事件的方法。
Public delegate SubreportProcessingEventHandler 代表將處理 ReportViewer 之 SubreportProcessing 事件的方法。

列舉類型

  列舉類型 說明
Public enumeration ContentDisposition 指出應該如何呈現報表內容。
Public enumeration ParameterDataType 指定參數的資料類型。
Public enumeration ParameterState 指定參數的狀態。
Public enumeration ProcessingMode 用來指定 ReportViewer 控制項的處理模式。
Public enumeration Severity 指定警告的嚴重性。
Public enumeration SortOrder 表示排序作業的方向。
Public enumeration ZoomMode 指定 ReportViewer 控制項的縮放模式。