IDaoDeleteMulti Method |
Name | Description | |
---|---|---|
DeleteMulti(ITransaction, IPredicate) |
Deletes from the persistent storage all entities which match with the specified filter, formulated in
the predicate or predicate expression definition, of the type and subtypes of the entity owning this DAO.
| |
DeleteMulti(ITransaction, IPredicate, IRelationCollection) |
Deletes from the persistent storage all 'Employee' entities which match with the specified filter, formulated in
the predicate or predicate expression definition.
|