menu
odbc_fast package
documentation
domain/entities/pool_state.dart
PoolState
size property
size property
dark_mode
light_mode
size
property
int
size
final
Total number of connections in the pool (active + idle).
Implementation
final int size;
odbc_fast package
documentation
domain/entities/pool_state
PoolState
size property
PoolState class