ConnectionPool Class (Data Abstract)

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

A CustomObjectPool that handles IAbstractConnection items.

ConnectionPool collections are used by ConnectionDefinitions to hold their connection lists.

Namespace

Declaration (C#)

public class ConnectionPool : CustomObjectPool<IAbstractConnection>;

Hierarchy

Properties

Property
Type
Description
ConnectionDefinition ConnectionDefinition Returns a reference to the ConnectionDefinition owning this connection pool.


Methods

Method
Description
ConnectionPool Default constructor for ConnectionPool.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools