ReportDataSource コンストラクター
空のデータ ソースを構築します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New ReportDataSource()
public ReportDataSource()
public:
ReportDataSource()
new : unit -> ReportDataSource
public function ReportDataSource()