OlapConnectionPool Class

Class that represents OLAP connector connection pool.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataProviders.OlapOlapConnectionPool

Namespace: Dundas.BI.Data.DataProviders.Olap
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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