Click or drag to resize

QdbConnectionPool Methods

The QdbConnectionPool type exposes the following members.

Methods
  NameDescription
Public methodGet
Get one connection from the pool.
Public methodReturn
Return one connection to the pool.
Public methodSize
Get the maximum number of connections.
Public methodTryGet
Tries to get one connection from the pool within the provided time span.
Top
See Also