Partager via


ConfiguredView.DataSourceLocation - Propriété

Obtient ou définit l'emplacement de la source de données sous-jacente pour la carte de performance.

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

Syntaxe

'Déclaration
Public Overridable Property DataSourceLocation As RepositoryLocation
    Get
    Set
'Utilisation
Dim instance As ConfiguredView
Dim value As RepositoryLocation

value = instance.DataSourceLocation

instance.DataSourceLocation = value
public virtual RepositoryLocation DataSourceLocation { get; set; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de la source de données sous-jacente pour la carte de performance.

Voir aussi

Référence

ConfiguredView classe

ConfiguredView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms