thanks!
i talk about a query becouse i have made a bad example, in my real
code i have a
EntityTypeA
{
//some properties to entities of other types
AbstractClass MyAbstractClassProperty;
}
so the simpler way to ask for want i want is "all the tables that can
be involved by the query "from EntityTypeA".
anyway the problem was with AbstractClass, the other tables are only 4
that i can add directly as constants into the code if i don't find a
better way to get it, so your suggestion resolve my problem
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---