EntityDelete()
Deletes the record from the database for the specified entity. EntityDelete(entity)
EntityDelete( name=object );
Returns: void
| Argument | Description |
|---|---|
|
name
object,
required
|
edit
Name of the entity being deleted. |
Examples
editThere are currently no examples for this function.
See also
- ORM
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)