言語

Query.DataSource プロパティ

定義

クエリデータソースを取得します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataSource ^ DataSource { Microsoft::ReportingServices::RdlObjectModel::DataSource ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.DataSource DataSource { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.DataSource : Microsoft.ReportingServices.RdlObjectModel.DataSource
Public ReadOnly Property DataSource As DataSource

プロパティ値

クエリデータソース。

属性

適用対象