I have a Date column in table which has default value or binding as getutcdate(). I want to use this in entity framework.On generating EDM I was able to find "Default Value " property at column level but I think it is for hardcoded value.
Please let me know how can I use default value specified in database.
question from:https://stackoverflow.com/questions/584556/how-to-use-default-column-value-from-database-in-entity-framework