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