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