EntityToQuery()
Converts the input entity object or the input array of entity objects to a query object.
EntityToQuery( entity=object, name=string );
Returns: Query
| Argument | Description |
|---|---|
|
entity
object,
required
|
edit
entity or array of entities |
|
name
string,
optional
|
edit
name of the entities |
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)