InvalidDataSourceReference Class
Represents a state in which a data source reference is no longer valid.
Assembly: ReportService2006 (in ReportService2006.dll)
System::Object
ReportService2006::DataSourceDefinitionOrReference
ReportService2006::InvalidDataSourceReference
ReportService2006::DataSourceDefinitionOrReference
ReportService2006::InvalidDataSourceReference
| Name | Description | |
|---|---|---|
![]() | InvalidDataSourceReference() | Initializes a new instance of the InvalidDataSourceReference 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.) |
An InvalidDataSourceReference object is used with the Item property as output by GetItemDataSources method.
In most cases, an InvalidDataSourceReference object is returned when a shared data source has been deleted.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

