cfobjectcache

Description

Flushes the query cache.

Category

Database manipulation tags

Syntax

<cfobjectcache 
  action = "clear"> 

See also

cfobject

History

This tag was added in ColdFusion 5.

Attributes

Attribute Req/Opt Default Description
action
Required
 
clear: Clears queries from the cache in the Application scope

Comments