ORMEvictQueries()
This will remove all the queries from the named query cache.
If name is not specified, all queries from default cache will be removed. ormEvictQueries([cacheName])
ORMEvictQueries( cacheName=String, datasource=string );
Returns: void
Examples
There are currently no examples for this function.
See also
- ORM
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)