Partager via


DataColumnMapping.FactAggregation - Propriété

Obtient ou définit la méthode d'agrégation à utiliser pour les colonnes de type Fact.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property FactAggregation As FactAggregations
    Get
    Set
'Utilisation
Dim instance As DataColumnMapping
Dim value As FactAggregations

value = instance.FactAggregation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.FactAggregations
La méthode d'agrégation à utiliser pour les colonnes de type Fact; dans le cas contraire, None.

Voir aussi

Référence

DataColumnMapping classe

DataColumnMapping - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms