ConnectionPool Class (Data Abstract)
From RemObjects Software
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
- CustomObjectPool
Properties
| | | |
|---|---|---|
| ConnectionDefinition | ConnectionDefinition | Returns a reference to the ConnectionDefinition owning this connection pool. |
Methods
| | |
|---|---|
| ConnectionPool | Default constructor for ConnectionPool. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
