I am not a big fan of entity qualifiers for things other than
inheritance, as sooner or later you'd end up trying to work around it
to get data they are hiding. And there's no way to just turn them
off... Anyways, entity cloning hack should work, but may require some
tweaking. So what exactly is the error?
Andrus
On Nov 11, 2008, at 2:00 PM, Andrey Razumovsky wrote:
Wow, I ran into same question yesterday (if you mean ObjEntity
qualifiers).
Still have no answer though. I though I could perform a SelectQuery
with a
phantom ObjEntity which is created by cloning ObjEntity with
qualifier and
setting qualifier to null, but that doesn't seem to work.
2008/11/11, Lachlan Deck <[EMAIL PROTECTED]>:
Hi there,
I'm just wondering if it's possible to get a DataContext that has the
restricting qualifiers (as defined in the model) turned off?
Thanks.
with regards,
--
Lachlan Deck