IOlapConnectionTNativeNativeConnection 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 (25.4.0.1000)
SyntaxTNative NativeConnection { get; }ReadOnly Property NativeConnection As TNative
Get
property TNative NativeConnection {
TNative get ();
}abstract NativeConnection : 'TNative with get
Property Value
Type:
TNative
The native connection.
See Also