DataSetFromReport.GetDataSet(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- forceDataSetRefresh
- Boolean