Tag: Compound Primary Key
Getting Entity Framework to Pick up on the Auto-generated Part of the Composite Primary Key
In my previous post, I wrote about how to get SQL Server to automatically generate a composite primary key for a table when part of that key is also a foreign...
Composite Primary Keys Including Identity Like Column
I’ve been thinking of a way to organise some data for a multi-tenanted system. As such the database that would be used would have to mark pretty much every...
