IReportManagement.ResolveDataSource(DataSource, Boolean) Metodo

Definizione

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

Valori restituiti

Si applica a