Struct LockedConnection
struct LockedConnection(Connection)
;
Constructors
Name | Description |
---|---|
this
(pool, conn)
|
Fields
Name | Type | Description |
---|---|---|
m_conn
|
Connection | |
m_pool
|
ConnectionPool!Connection |