DataSourceReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a reference to a shared data source in a SharePoint library.
public ref class DataSourceReference : ReportService2006::DataSourceDefinitionOrReference
public class DataSourceReference : ReportService2006.DataSourceDefinitionOrReference
type DataSourceReference = class
inherit DataSourceDefinitionOrReference
Public Class DataSourceReference
Inherits DataSourceDefinitionOrReference
- Inheritance
Remarks
You can use theDataSourceReference class together with the Item property of the DataSource class to reference a shared data source in a SharePoint library.
The DataSourceReference class is associated with shared data sources. For more information about data sources, see Shared Data Sources and Report-Specific Data Sources.
Constructors
DataSourceReference() |
Initializes a new instance of the DataSourceReference class. |
Properties
Reference |
Gets or sets reference to a shared data source in a SharePoint library. |