> The proper solution is to make AttributeMappingSource lazy. It's > apparently attempting to load everything during initialization, when it > could instead load things on-demand
Subclassed entity types with new metadata can be constructed at runtime and passed to DataContext GetTable method using generic type parameter. So dynamic metadata discovery must be present anyway. Andrus. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
