SharedDataSetDesignerQueryPresenter.Initialize 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:
bool Initialize(Microsoft::ReportDesigner::Report ^ report, Microsoft::ReportingServices::RdlObjectModel::DataSource ^ dataSource, Microsoft::ReportingServices::RdlObjectModel::SharedDataSets::SharedDataSet ^ sharedDataSet);
public bool Initialize (Microsoft.ReportDesigner.Report report, Microsoft.ReportingServices.RdlObjectModel.DataSource dataSource, Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet sharedDataSet);
member this.Initialize : Microsoft.ReportDesigner.Report * Microsoft.ReportingServices.RdlObjectModel.DataSource * Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet -> bool
Public Function Initialize (report As Report, dataSource As DataSource, sharedDataSet As SharedDataSet) As Boolean
Paramètres
- report
- Report
- dataSource
- DataSource
- sharedDataSet
- SharedDataSet