| UnitOfWork2AddDeleteEntitiesDirectlyCall Method |
| Name | Description | |
|---|---|---|
| AddDeleteEntitiesDirectlyCall(String, IRelationPredicateBucket) |
Adds a DeleteEntitiesDirectly call to be scheduled during Commit. It is called right after the last entity has been deleted but before the post delete
callbacks are called.
| |
| AddDeleteEntitiesDirectlyCall(Type, IRelationPredicateBucket) |
Adds a DeleteEntitiesDirectly call to be scheduled during Commit. It is called right after the last entity has been deleted but before the post delete
callbacks are called.
|