次の方法で共有


ReportDataSource クラス

Represents a data source for a report.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

解説

The ReportDataSource class is used with the DataSources collection of a LocalReport object to add one or more required data sources to a local report. This is necessary when programmatically adding a report to the ReportViewer control.

Please see LocalReport for code examples.

継承階層

System.Object
  Microsoft.Reporting.WebForms.ReportDataSource

スレッド セーフ

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

参照

リファレンス

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