Deletes an entity from the main entity set based on a key value.
public virtual bool Delete(object id, bool saveChanges, bool useTransaction)
Parameters
id
saveChanges
if true changes are saved to disk. Otherwise entity is removed from context only
useTransaction
Overloads:
See also:
Class EfCodeFirstBusinessBase© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic