Click or drag to resize

QdbConnectionPoolGet Method

Get one connection from the pool.

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public QdbCluster Get()

Return Value

Type: QdbCluster

[Missing <returns> documentation for "M:Quasardb.QdbConnectionPool.Get"]

See Also