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