DataSourceDefinitionOrReference Class
Represents a data source definition or a reference to a shared data source.
Assembly: ReportService2005 (in ReportService2005.dll)
ReportService2005::DataSourceDefinitionOrReference
ReportService2005::DataSourceDefinition
ReportService2005::DataSourceReference
ReportService2005::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 ReportingService2005 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. | |
Represents a reference to a shared data source in the report server database. | |
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.

