Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the user name used to connect to the data source, including custom data.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Function EffectiveUserName As String
'Usage
Dim instance As IDataSourceProvider
Dim returnValue As String
returnValue = instance.EffectiveUserName()
string EffectiveUserName()
Return Value
Type: System.String
The user name used to connect to the data source, including custom data.