ReportDataSource コンストラクター (String)
名前付きのデータ ソースを構築します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)
構文
'宣言
Public Sub New ( _
name As String _
)
public ReportDataSource(
string name
)
public:
ReportDataSource(
String^ name
)
new :
name:string -> ReportDataSource
public function ReportDataSource(
name : String
)
パラメーター
- name
型 : String
データ ソースの名前。