Book a Demo

Author Topic: Unrecognized relations importing LINQ to SQL code  (Read 4444 times)

sahl04

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Unrecognized relations importing LINQ to SQL code
« on: March 25, 2009, 08:20:02 pm »
Dear all,

importing a sourcecodefile automatically generated by LINQ to SQL (or SqlMetal) no relations between the classes are created.

But relations may be identified by the generic EntitySet<T> / EntityRef<T> objects.

Would be nice to be implemented in future releases.

(Currently tested with Version 7.5.840)

Best regards
Dirk