DatasourceFlushMetaCache()
Flush the meta data stored for a certain datasource used for stored procedures, this is only supported for Oracle datasources
DatasourceFlushMetaCache( datasourceName=string );
Returns: Boolean
| Argument | Description |
|---|---|
|
datasourceName
string,
optional
|
edit
name of the datasource to flush, when not defined all caches are flushed |
Examples
editThere are currently no examples for this function.
See also
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)