IReportManagement.ResolveDataSource(DataSource, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- dataSource
- DataSource
- throwOnError
- Boolean