menu
odbc_fast package
documentation
infrastructure/repositories/odbc_repository_impl.dart
OdbcRepositoryImpl
metadataCacheStats method
metadataCacheStats method
dark_mode
light_mode
metadataCacheStats
method
@
override
Future
<
Result
<
Map
<
String
,
Object
?
>
>
>
metadataCacheStats
(
)
override
Implementation
@override Future<Result<Map<String, Object?>>> metadataCacheStats() => _admin.metadataCacheStats();
odbc_fast package
documentation
infrastructure/repositories/odbc_repository_impl
OdbcRepositoryImpl
metadataCacheStats method
OdbcRepositoryImpl class