DataSourceDefinitionOrReference Class
Represents a data source definition or a reference to a shared data source.
Assembly: ReportService2006 (in ReportService2006.dll)
ReportService2006::DataSourceDefinitionOrReference
ReportService2006::DataSourceDefinition
ReportService2006::DataSourceReference
ReportService2006::InvalidDataSourceReference
| Name | Description | |
|---|---|---|
![]() | DataSourceDefinitionOrReference() | Initializes a new instance of the DataSourceDefinitionOrReference class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Methods of the ReportingService2006 class use objects that inherit DataSourceDefinitionOrReference. The following table describes classes that implement DataSourceDefinitionOrReference.
Class | Description |
|---|---|
Represents a data source definition in SharePoint library. | |
Represents a reference to a shared data source in the SharePoint library. | |
Indicates that a data source reference is no longer valid. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

