DataSetFromReport.GetDataSet(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:
override Microsoft::ReportingServices::RdlObjectModel::DataSet ^ GetDataSet(bool forceDataSetRefresh);
public override Microsoft.ReportingServices.RdlObjectModel.DataSet GetDataSet (bool forceDataSetRefresh);
override this.GetDataSet : bool -> Microsoft.ReportingServices.RdlObjectModel.DataSet
Public Overrides Function GetDataSet (forceDataSetRefresh As Boolean) As DataSet
Paramètres
- forceDataSetRefresh
- Boolean