2cf3a5d53fda76b39ac7b46527554acb2702d1c2
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 |