IReportManagement.ResolveDataSource(DataSource, Boolean) 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::DataSource ^ ResolveDataSource(Microsoft::ReportingServices::RdlObjectModel::DataSource ^ dataSource, bool throwOnError);
public Microsoft.ReportingServices.RdlObjectModel.DataSource ResolveDataSource (Microsoft.ReportingServices.RdlObjectModel.DataSource dataSource, bool throwOnError);
abstract member ResolveDataSource : Microsoft.ReportingServices.RdlObjectModel.DataSource * bool -> Microsoft.ReportingServices.RdlObjectModel.DataSource
Public Function ResolveDataSource (dataSource As DataSource, throwOnError As Boolean) As DataSource
Paramètres
- dataSource
- DataSource
- throwOnError
- Boolean