ReportDataSource 构造函数
构造空的数据源。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New ReportDataSource()
public ReportDataSource()
public:
ReportDataSource()
new : unit -> ReportDataSource
public function ReportDataSource()