FAQ/Questions/Caching.md
... ...
@@ -20,7 +20,7 @@ The AdHocConfig.InvalidateFilteredCaches() method will clean up the results cach
20 20
21 21
###InvalidateSchemaCache
22 22
23
-The AdHocConfig.InvalidateSchemaCache() method will update the schema for database changes, all filtered report lists, queries to the database that were cached, cached HTML results of reports, and cached XML report definitions.
23
+The AdHocConfig.Driver.InvalidateSchemaCache() method will update the schema for database changes, all filtered report lists, queries to the database that were cached, cached HTML results of reports, and cached XML report definitions.
24 24
25 25
###CleanUpCache
26 26