datasourceFlushMetacache

Flush the meta data stored for a certain datasource used for stored procedures.
NOTE: This is only supported for Oracle datasources.

datasourceFlushMetacache([datasourceName]) → returns boolean

Argument Reference

datasourceName string

Name of the datasource to flush. When not defined all caches are flushed.

Examples
Sample code invoking the datasourceFlushMetacache function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub