menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
poolReleaseConnection abstract method
poolReleaseConnection abstract method
dark_mode
light_mode
poolReleaseConnection
abstract method
Future
<
Result
<
void
>
>
poolReleaseConnection
(
String
connectionId
)
Implementation
Future<Result<void>> poolReleaseConnection(String connectionId);
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
poolReleaseConnection abstract method
IOdbcService class