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
| Nome | Descrizione |
|---|---|
| UpdateServerAggregates(Report) | |
| UpdateServerAggregates(Report, Boolean) |
UpdateServerAggregates(Report)
public:
static void UpdateServerAggregates(Microsoft::ReportDesigner::Report ^ report);
public static void UpdateServerAggregates(Microsoft.ReportDesigner.Report report);
static member UpdateServerAggregates : Microsoft.ReportDesigner.Report -> unit
Public Shared Sub UpdateServerAggregates (report As 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);
static member UpdateServerAggregates : Microsoft.ReportDesigner.Report * bool -> Microsoft.ReportingServices.RdlObjectModel.Report
Public Shared Function UpdateServerAggregates (report As Report, ByRef dataSetsChanged As Boolean) As Report
Parametri
- report
- Report
- dataSetsChanged
- Boolean