DataSetFromReport.SetDataSet(Report, DataSet) 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:
void SetDataSet(Microsoft::ReportDesigner::Report ^ report, Microsoft::ReportingServices::RdlObjectModel::DataSet ^ dataSet);
public void SetDataSet (Microsoft.ReportDesigner.Report report, Microsoft.ReportingServices.RdlObjectModel.DataSet dataSet);
member this.SetDataSet : Microsoft.ReportDesigner.Report * Microsoft.ReportingServices.RdlObjectModel.DataSet -> unit
Public Sub SetDataSet (report As Report, dataSet As DataSet)
Parameters
- report
- Report
- dataSet
- DataSet