IOlapConnectionTNative Interface | 
Namespace: Dundas.BI.Data.DataProviders.Olap
public interface IOlapConnection<out TNative> : IDisposable where TNative : IDbConnection, IDisposable
The IOlapConnectionTNative type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionId | 
            Gets or sets the connection ID.
              | |
| ConnectionString | 
            Gets or sets the connection string.
              | |
| DataConnector | 
            Gets the data connector.
              | |
| EffectiveUserName | 
            Gets or sets the name of the effective user.
              | |
| NativeConnection | 
            Gets the native connection.
              | |
| State | 
            Gets the state.
              |