次の方法で共有


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

スレッド セーフ

この型の public static (Visual Basic ではShared ) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

Report メンバ
Microsoft.Reporting.WebForms 名前空間