Contents

cfobjectcache

Description

Flushes the query cache

Category

Other

Implemented

Usage Syntax

<cfobjectcache  action="String"/>

[] = Optional attribute

Attributes

Name Type Required Default Description
action String Yes Clears queries from the cache in the Application scope.

Example Usage