ServerReport 類別
Represents a report that is processed and rendered on the report server.
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll)
語法
備註
The ServerReport object serves as a proxy for a report on a report server. It processes reports at the report server, rather than locally. It can open Report Definition Language (RDL) files that have been published to the server.
The ServerReport object exposes additional functionality supported by the report server, including query parameters, and the ability to export reports to any format supported by the report server.
The ServerReport object requires a SQL Server 2005 version of Reporting Services, or later.
繼承階層
System.Object
Microsoft.Reporting.WinForms.Report
Microsoft.Reporting.WinForms.ServerReport
執行緒安全性
任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。