Freigeben über


Report-Klasse

Contains methods and properties that can apply to both local and server reports.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

Hinweise

This class is used as a base class for the LocalReport and ServerReport objects and is not intended for use directly from your code. Please see LocalReport and ServerReport for implementation-specific information.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.

Siehe auch

Verweis

Report-Member
Microsoft.Reporting.WebForms-Namespace