Odd storage model entity key selection

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
JonasJ
Posts: 8
Joined: Wed 25 Nov 2009 08:51

Odd storage model entity key selection

Post by JonasJ » Thu 18 Feb 2010 09:56

Hi!
When drag-dropping tables from database explorer to the design surface in Devart Entity Developer 2.80.89.0 (Devart dotConnect for Oracle 5.55.97.0) all non-nullable columns are marked as entity keys in both the storage and conceptual model.

Shouldn't only the primary key columns be marked as entity keys?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 19 Feb 2010 12:18

Could you please post here or send me (support * devart * com) the script of the table the problem occurs with?
I just tried to reproduce the problem and failed.

Post Reply