Entity Framework model first conflicting table name -
i have database table named system
. when import model first approach have conflict scheme namespace in .net framework. there way workaround it?
i needed check _code.escape(entity) in *.tt files , set right name table.
entity-framework ef-model-first
No comments:
Post a Comment