¡@

Home 

c# Programming Glossary: extent5

How can I use Entity Framework on an object graph past a depth of 2 with MySQL Connector / NET?

http://stackoverflow.com/questions/11676513/how-can-i-use-entity-framework-on-an-object-graph-past-a-depth-of-2-with-mysql-c

. RankId AS RankID1 Extent4 . Description AS DESCRIPTION1 Extent5 . ClearanceId AS ClearanceID1 Extent5 . Description AS DESCRIPTION2.. AS DESCRIPTION1 Extent5 . ClearanceId AS ClearanceID1 Extent5 . Description AS DESCRIPTION2 FROM CrewMember AS Extent3 INNER.. . RankId Extent4 . RankId LEFT OUTER JOIN Clearance AS Extent5 ON Extent3 . ClearanceId Extent5 . ClearanceId AS Join2 ON Extent2..