ORMEvictCollection()
This will remove all the entries with the specified relation/collection name in the specified component.
ORMEvictCollection( entityName=String, collectionName=String, primaryKey=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)