次の方法で共有


LocalReport.GetDataSourceNames メソッド

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

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

構文

'宣言
'使用

戻り値

An array of String objects containing the list of data source names.

解説

You can use the GetDataSourceNames method to verify that you have provided all of the necessary ReportDataSource objects for a subreport that is loaded by LoadSubreportDefinition.

参照

リファレンス

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