menu
deno_postgres_interop
deno_postgres_interop
QueryClientProps
isConnected property
isConnected
brightness_4
brightness_5
isConnected
property
bool
isConnected
deno-postgres@v0.17.0
/QueryClient/connected.
Implementation
bool get isConnected => getProperty(this, 'connected');
deno_postgres_interop
deno_postgres_interop
QueryClientProps
isConnected property
QueryClientProps extension