DataSource Class
Represents a data source in a report server database or SharePoint library.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The DataSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
Item | Gets or sets the value that indicates whether the DataSource refers to a data source definition (DataSourceDefinition object) or a shared data source (DataSourceReference object). |
|
Name | Gets or sets the name of the data source. |
DataSource is returned as output by the GetItemDataSources method and is passed as input to the SetItemDataSources method.