Share via


ParameterContainer.DataSourceLocation - Propriété

Obtient ou définit l'emplacement de la source de données sous-jacente dans le référentiel.

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

Syntaxe

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

value = instance.DataSourceLocation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de la source de données sous-jacente dans le référentiel.

Voir aussi

Référence

ParameterContainer classe

ParameterContainer - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms