@exasol/exasol-driver-ts
Preparing search index...
PoolItem
Interface PoolItem
interface
PoolItem
{
active
?:
boolean
;
broken
?:
boolean
;
name
:
string
;
}
Implemented by
Connection
Index
Properties
active?
broken?
name
Properties
Optional
active
active
?:
boolean
Optional
broken
broken
?:
boolean
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
broken
name
@exasol/exasol-driver-ts
Loading...