menu
odbc_fast package
documentation
application/services/odbc_admin_service.dart
OdbcAdminService
clearMetadataCache method
clearMetadataCache method
dark_mode
light_mode
clearMetadataCache
method
Future
<
Result
<
void
>
>
clearMetadataCache
(
)
Implementation
Future<Result<void>> clearMetadataCache() => _repository.clearMetadataCache();
odbc_fast package
documentation
application/services/odbc_admin_service
OdbcAdminService
clearMetadataCache method
OdbcAdminService class