QdbConnectionPool Methods |
The QdbConnectionPool type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Get one connection from the pool.
| |
| Return |
Return one connection to the pool.
| |
| Size |
Get the maximum number of connections.
| |
| TryGet |
Tries to get one connection from the pool within the provided time span.
|