¡@

Home 

c# Programming Glossary: extent4

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

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