Query.DataSource Property

Definition

Gets the query data source.

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

Property Value

The query data source.

Attributes

Applies to