Report 类

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

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

语法

声明
用法

备注

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.

继承层次结构

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

线程安全

此类型的所有公共静态(在 Microsoft Visual Basic 中共享)成员都是线程安全的。 但不能保证所有实例成员都是线程安全的。

另请参见

参考

Report 成员
Microsoft.Reporting.WebForms 命名空间