I have a situation where I need to query the inserted objects in an ObjectContext to see if there's one already created. I know this is an odd situation, but is there a way to accomplish this or should I just parse through newObjects()?
Thanks, Lon
I have a situation where I need to query the inserted objects in an ObjectContext to see if there's one already created. I know this is an odd situation, but is there a way to accomplish this or should I just parse through newObjects()?
Thanks, Lon