IEntityDelete Method | 
| Name | Description | |
|---|---|---|
| Delete | 
            Deletes the Entity from the persistent storage. This method succeeds also when the Entity is not present.
            Uses, if applicable, the ConcurrencyPredicateFactory to supply the predicate to limit delete activity.
              | |
| Delete(IPredicate) | 
            Deletes the Entity from the persistent storage. This method succeeds also when the Entity is not present.
              |