cfobjectcache
Description
Flushes the query cache.
Categories
Related
History
ColdFusion
5: Added this tag.
Syntax
<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.
Attributes
| Attribute | Description | Required | Default |
|---|---|---|---|
| action | clear: clears queries from the cache in the Application scope. | Required |