Hi
I'm using:
LLBLGen 2.6 Final released October, 9, 2009.
Adapter classes.
VS2010
.Net 3.5
Is there any way to make an entity's WriteXml method not write the entire object graph recursively?
I'm trying to save an entity's XML in the AuditDeleteOfEntity method when deleting an entity. However, it's writing the XML for the entire object graph I fetched, instead of just the root entity.
Thank you!
PS: Holding thumbs for Nederland in the World Cup.