OlapConnectionTNativeEffectiveUserName Property

Gets or sets the name of the user in Connect As scenarios.

Namespace:  Dundas.BI.Data.DataProviders.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public virtual string EffectiveUserName { get; set; }

Property Value

Type: String
The name of the user.

Implements

IOlapConnectionTNativeEffectiveUserName
See Also