Gets the collection of data sources from which data sets are taken for the report.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DataSources As DataSourceCollection |
C# | |
---|---|
public DataSourceCollection DataSources {get;} |
Property Value
A DataSourceCollection describing the data sources from which data sets are taken for the report.