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()