FAQ/Questions/Caching.md
... ...
@@ -24,7 +24,7 @@ Sets the number of seconds between cache refreshes. Example: ``AdHocSettings.Dat
24 24
25 25
###InvalidateSchemaCache
26 26
27
-The AdHocConfig.Driver.InvalidateSchemaCache() method will update the schema for database changes on, all filtered report lists, queries to the database that were cached, cached HTML results of reports, and cached XML report definitions.
27
+The AdHocContext.Driver.InvalidateSchemaCache() method will update the schema for database changes on, all filtered report lists, queries to the database that were cached, cached HTML results of reports, and cached XML report definitions.
28 28
29 29
###InvalidateSchemaOnNew
30 30