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
|
name of the datasource to flush, when not defined all caches are flushed |
Examples
There are currently no examples for this function.
See also
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)