ReportingService2005.GetDataSourceContents(String) Method
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.
public:
Microsoft::SqlServer::ReportingServices2005::DataSourceDefinition ^ GetDataSourceContents(System::String ^ DataSource);
public Microsoft.SqlServer.ReportingServices2005.DataSourceDefinition GetDataSourceContents (string DataSource);
member this.GetDataSourceContents : string -> Microsoft.SqlServer.ReportingServices2005.DataSourceDefinition
Public Function GetDataSourceContents (DataSource As String) As DataSourceDefinition
Parameters
- DataSource
- String