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 命名空间