DataSourceReference Element (RDL)
SQL Server 2005
Contains the path to a shared data source.
The DataSourceReference element can contain a full folder path (for example, /SampleReports/AdventureWorks) or a relative path (for example, AdventureWorks). Relative paths start in the same folder as the report. The shared data source must be on the same server as the report.
The DataSource element, which is the parent of DataSourceReference, must contain either a ConnectionProperties element or a DataSourceReference element, but it cannot contain both.
Reference
Report Definition XML ElementsConnectionProperties Element (RDL)
