DataSourceDefinitionOrReference Class
SQL Server 2012
Represents a data source definition or a reference to a shared data source.
System.Object
ReportService2010.DataSourceDefinitionOrReference
ReportService2010.DataSourceDefinition
ReportService2010.DataSourceReference
ReportService2010.InvalidDataSourceReference
ReportService2010.DataSourceDefinitionOrReference
ReportService2010.DataSourceDefinition
ReportService2010.DataSourceReference
ReportService2010.InvalidDataSourceReference
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The DataSourceDefinitionOrReference type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataSourceDefinitionOrReference | Initializes a new instance of the DataSourceDefinitionOrReference class. |
Methods of the ReportingService2010 class use objects that inherit DataSourceDefinitionOrReference. The following table describes classes that implement DataSourceDefinitionOrReference.
Class | Description |
|---|---|
Represents a data source definition in the report server database or SharePoint library. | |
Represents a reference to a shared data source in the report server database or SharePoint library. | |
Indicates that a data source reference is no longer valid. |

