Classe ServerReport

Represents a report that is processed and rendered on the report server.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

Osservazioni

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.

Gerarchia di ereditarietà

System.Object
   Microsoft.Reporting.WebForms.Report
    Microsoft.Reporting.WebForms.ServerReport

Protezione dei thread

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Membri ServerReport
Spazio dei nomi Microsoft.Reporting.WebForms