ServerReport 클래스

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

네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms

구문

주의

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

스레드 보안

이 유형의 모든 public static(Visual Basic의 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

ServerReport 멤버
Microsoft.Reporting.WinForms 네임스페이스