OlapConnectionTNativeNativeConnection Property

Gets the native connection.

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 abstract TNative NativeConnection { get; }

Property Value

Type: TNative
The native connection.

Implements

IOlapConnectionTNativeNativeConnection
See Also