LocalReport.DataSources プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::Reporting::WebForms::ReportDataSourceCollection ^ DataSources { Microsoft::Reporting::WebForms::ReportDataSourceCollection ^ get(); };
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.PersistenceMode]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public Microsoft.Reporting.WebForms.ReportDataSourceCollection DataSources { get; }
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.PersistenceMode>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.DataSources : Microsoft.Reporting.WebForms.ReportDataSourceCollection
Public ReadOnly Property DataSources As ReportDataSourceCollection
プロパティ値
- 属性