Open this page in the API Guide

OlapConnectionPool Class

Class that represents OLAP connector connection pool.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.DataProviders.Olap.OlapConnectionPool

Namespace:  Dundas.BI.Data.DataProviders.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class OlapConnectionPool

The OlapConnectionPool type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
Gets the instance.
Top
Methods
  NameDescription
Public methodAddConnection
Adds the connection.
Public methodGetConnection
Gets the connection.
Top
See Also