menu
odbc_fast package
documentation
application/services/i_pool_service.dart
IPoolService
poolGetConnection abstract method
poolGetConnection abstract method
dark_mode
light_mode
poolGetConnection
abstract method
Future
<
Result
<
Connection
>
>
poolGetConnection
(
int
poolId
)
Implementation
Future<Result<Connection>> poolGetConnection(int poolId);
odbc_fast package
documentation
application/services/i_pool_service
IPoolService
poolGetConnection abstract method
IPoolService class