menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
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/odbc_service
IOdbcService
poolGetConnection abstract method
IOdbcService class