state property
PooledConnectionState?
get
state
The state of connection in the pool: available, closed, etc.
Implementation
PooledConnectionState? get state;
The state of connection in the pool: available, closed, etc.
PooledConnectionState? get state;