Deletes the object from the DataDomain where it is stored.
Deletes the object from the DataDomain where it is stored.
void Delete(object);
Deletes the object in the context from the DataDomain where it is stored.
void Delete(IContext,object);
IDataDomain Interface | TechTalk.Genome Namespace | Context.Delete | DataDomain.Delete