mysql-native v2.2.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Struct LockedConnection

Vibe.d's LockedConnection struct.

struct LockedConnection(Connection) ;

Not actually included in module mysql.pool. Only listed here for documentation purposes. For LockedConnection and it's documentation, see: http://vibed.org/api/vibe.core.connectionpool/LockedConnection

Fields

NameTypeDescription
c Connection