DataSourceDefinition Class
SQL Server 2005
Represents a data source definition in the report server database.
Namespace: Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005
Assembly: ReportService2005 (in reportingservice2005.dll)
Assembly: ReportService2005 (in reportingservice2005.dll)
[SerializableAttribute] [XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")] public class DataSourceDefinition : DataSourceDefinitionOrReference
/** @attribute SerializableAttribute() */ /** @attribute XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices") */ public class DataSourceDefinition extends DataSourceDefinitionOrReference
Use the DataSourceDefinition class with the Item property of the DataSource class.
A DataSourceDefinition object is returned as output by the GetDataSourceContents method and is passed as input to the CreateDataSource and SetDataSourceContents methods.
The DataSourceDefinition class is used for both embedded and shared data sources.
System.Object
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.DataSourceDefinitionOrReference
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.DataSourceDefinition
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.DataSourceDefinitionOrReference
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.DataSourceDefinition
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.