menu
deno_postgres_interop
deno_postgres_interop
PoolProps
connectionsCount property
connectionsCount
brightness_4
brightness_5
connectionsCount
property
int
connectionsCount
deno-postgres@v0.17.0
/Pool/size.
Implementation
int get connectionsCount => getProperty(this, 'size');
deno_postgres_interop
deno_postgres_interop
PoolProps
connectionsCount property
PoolProps extension