Freigeben über


DataColumnMapping.FactAggregation-Eigenschaft

Ruft ab oder legt die Aggregationsmethode für Spalten vom Typ Factverwendet.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property FactAggregation As FactAggregations
    Get
    Set
'Usage
Dim instance As DataColumnMapping
Dim value As FactAggregations

value = instance.FactAggregation

instance.FactAggregation = value
public FactAggregations FactAggregation { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.FactAggregations
Die Aggregationsmethode für Spalten vom Typ Factverwendet; andernfalls None.

Siehe auch

Referenz

DataColumnMapping Klasse

DataColumnMapping-Member

Microsoft.PerformancePoint.Scorecards-Namespace