Page 1 of 1

dotConnect for Oracle and Entity

Posted: Thu 19 Nov 2009 10:46
by halley73to
Hi,
i've generated a Entity Model for my application.

The tables on the db have ID genrated by trigger.

How can i retrieve the value after an insert?

Thank's

Posted: Thu 19 Nov 2009 10:53
by halley73to
WHY the StoreGenerated pattern can't be put via the designer???

Posted: Thu 19 Nov 2009 11:49
by AndreyR
You can set the StoreGeneratedPattern property (and edit the Storage model) in design time
using Entity Developer if you are working with Devart Entity model.
Microsoft ADO.NET Entity Data model designer does not support the design time Storage model editing.

Posted: Thu 19 Nov 2009 12:29
by halley73to
Yeah, i've find this ...

Thanks a lot!!! :D