IReportProject.GetDataSourceCredentials(DataSource) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::ReportingServices::RdlObjectModel::DataSourceCredentials ^ GetDataSourceCredentials(Microsoft::ReportingServices::RdlObjectModel::DataSource ^ dataSource);
public Microsoft.ReportingServices.RdlObjectModel.DataSourceCredentials GetDataSourceCredentials(Microsoft.ReportingServices.RdlObjectModel.DataSource dataSource);
abstract member GetDataSourceCredentials : Microsoft.ReportingServices.RdlObjectModel.DataSource -> Microsoft.ReportingServices.RdlObjectModel.DataSourceCredentials
Public Function GetDataSourceCredentials (dataSource As DataSource) As DataSourceCredentials
Paramètres
- dataSource
- DataSource