ServerAggregates.UpdateServerAggregates Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| UpdateServerAggregates(Report) | |
| UpdateServerAggregates(Report, Boolean) |
UpdateServerAggregates(Report)
public:
static void UpdateServerAggregates(Microsoft::ReportDesigner::Report ^ report);
public static void UpdateServerAggregates (Microsoft.ReportDesigner.Report report);
Parametri
- report
- Report
Si applica a
UpdateServerAggregates(Report, Boolean)
public:
static Microsoft::ReportingServices::RdlObjectModel::Report ^ UpdateServerAggregates(Microsoft::ReportDesigner::Report ^ report, [Runtime::InteropServices::Out] bool % dataSetsChanged);
public static Microsoft.ReportingServices.RdlObjectModel.Report UpdateServerAggregates (Microsoft.ReportDesigner.Report report, out bool dataSetsChanged);
Parametri
- report
- Report
- dataSetsChanged
- Boolean