次の方法で共有


LocalReport.GetDataSourceNames メソッド

Returns the names of all data sources used within the local report.

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

構文

'宣言
'使用

戻り値

An array of string objects that contain the list of data source names.

解説

You can use the GetDataSourceNames method to verify that you have provided all of the necessary ReportDataSource.

参照

リファレンス

LocalReport クラス
LocalReport メンバ
Microsoft.Reporting.WinForms 名前空間