CustomDataSourceProvider.ConnectionContext - Propriété
Obtient le compte utilisé pour l'authentification de source de données.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Extensions
Assembly : Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ConnectionContext As ConnectionContext
Get
'Utilisation
Dim instance As CustomDataSourceProvider
Dim value As ConnectionContext
value = instance.ConnectionContext
public ConnectionContext ConnectionContext { get; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.ConnectionContext
Le compte utilisé pour l'authentification de source de données.
Voir aussi
Référence
CustomDataSourceProvider classe
CustomDataSourceProvider - Membres
Microsoft.PerformancePoint.Scorecards.Extensions - Espace de noms