Overload List
Name | Description | |
---|---|---|
Remove(Entity) |
Registers the specified entity as a pending delete.
| |
Remove(Query) |
Deletes entities by executing SQL directly against the database. NB. No entities are
materialized and therefore no callbacks run, entities are not removed from the second-level
cache or full-text search index etc.
|