User Guide Cancel

cfobjectcache

 

Note:

This tag is unsupported in CFFiddle.

Description

Flushes the query cache.

Category

Syntax

<cfobjectcache
action = "clear">
<cfobjectcache action = "clear">
<cfobjectcache 
action = "clear">
Note:

You can specify this tag's attributes in an attributeCollection attribute whose value is a structure. Specify the structure name in the attributeCollection attribute and use the tag's attribute names as structure keys.

See also

History

ColdFusion 5: Added this tag.

Attributes

Attribute

Req/Opt

Default

Description

action

Required

 

clear: clears queries from the cache in the Application scope.

 

Get help faster and easier

New user?