menu
odbc_fast package
documentation
infrastructure/native/wrappers/connection_pool.dart
ConnectionPool
poolId property
poolId property
dark_mode
light_mode
poolId
property
int
get
poolId
The pool identifier.
Implementation
int get poolId => _poolId;
odbc_fast package
documentation
infrastructure/native/wrappers/connection_pool
ConnectionPool
poolId property
ConnectionPool class