Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Edited Issue: Need documentation for Composite key ordering with Annotations [723]

$
0
0
In the code first annotations section on the MSDN documentation we should include instructions for ordering composite keys in the [Key] section<br /><br />this is the way I found on a post on stack overflow<br />[Key, Column(Order = 0)]

Viewing all articles
Browse latest Browse all 10318

Trending Articles