共用方式為


ReportDataSource 建構函式

包含受保護的成員
包含繼承的成員

建構報表資料來源。

這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。

多載清單

  名稱 描述
公用方法 ReportDataSource() 建構空的資料來源。
公用方法 ReportDataSource(String) 建構具名資料來源。
公用方法 ReportDataSource(String, IEnumerable) 使用 Value 屬性中的 IEnumerable 物件,建構具名資料來源。
公用方法 ReportDataSource(String, DataTable) 使用 Value 屬性中的 DataTable 物件,建構具名資料來源。
公用方法 ReportDataSource(String, Object) 以值來建構具名資料來源。
公用方法 ReportDataSource(String, Type) Value 屬性初始化為特定型別,建構具名資料來源。
公用方法 ReportDataSource(String, BindingSource) 使用 Value 屬性中的 BindingSource 物件,建構具名資料來源。

回頁首

請參閱

參考

ReportDataSource 類別

Microsoft.Reporting.WinForms 命名空間