1 reference to Id
SqlServerEndToEnd.Common (1)
MyDb2Context.cs (1)
14
modelBuilder.Entity<Entry>().HasKey(e => e.
Id
);