The EF data model does not recognize clustered Foreign Key relationships
There are numerous instances wher a clustered index is propogated as a foreign key. This should be recognized by EF.
1
vote
There are numerous instances wher a clustered index is propogated as a foreign key. This should be recognized by EF.