User Guide
cfobjectcache 321
cfobjectcache
Description
Flushes the query cache.
Category
Database manipulation tags
Syntax
<cfobjectcache
action = "clear">
See also
cfobject
History
ColdFusion 5: Added this tag.
Attributes
Attribute Req/Opt Default Description
action Required clear: clears queries from the cache in the Application scope.