First becouse the member has no state by itself, and the constructor have 
nothing to do with it (AFAIK)


DataContext() constructor loops over all of its members and over all its tables 
properties to get attibutes to create metadata.
If you set breakpoint to FindTables() in AttributeMappingSourc() you can see 
that FindTables() is called from DataContext constructor every time if 
DataContext is instantiated.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to