cfobjectcache

Flushes the query cache.

  <cfobjectcache action="clear">

 cfobjectcache(action="clear");

Attribute Reference

action string
Required
Default: clear

clear: Clears queries from the cache in the Application
scope
Values:
  • clear

Examples
Sample code using the cfobjectcache tag

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub