Read oracle table default value from entities.
Posted: Wed 15 Sep 2010 06:41
I am using EF4.0 with Oracle 11g.
Using MS EF (edmx) I cannot retrieve a column's default value so I tried Entity Developer producing a edml file. There I can see the default value in the respective properties, but how can I retrieve that value at runtime so that I can show it on a data entry form?
Using MS EF (edmx) I cannot retrieve a column's default value so I tried Entity Developer producing a edml file. There I can see the default value in the respective properties, but how can I retrieve that value at runtime so that I can show it on a data entry form?