ReportingService2010.GetDataSourceContents Method
SQL Server 2012
Returns the contents of a data source.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
public function GetDataSourceContents( DataSource : String ) : DataSourceDefinition
Parameters
- DataSource
- Type: System.String
The fully qualified URL of the data source including the file name and .rsds or .odc file name extension.
Return Value
Type: ReportService2010.DataSourceDefinitionA DataSourceDefinition object that contains the connection properties for the data source. The Password field is not retrieved from the server and this property of the DataSourceDefinition object is always set to null.
The table below shows header and permissions information on this operation.
SOAP Header Usage | (Out) ServerInfoHeaderValue |
Native Mode Required Permissions | |
SharePoint Mode Required Permissions |
