Table of Contents

IDBConnectionPool2 Interface

Extends IDBConnectionPool with the ability to query how many connections are currently managed by the pool.

Syntax

Unit: Aurelius.Drivers.Interfaces

IDBConnectionPool2 = interface(IDBConnectionPool);

Methods

Name Description
ConnectionCount Returns the number of connections currently held in the pool.