sql server - Migration from TPT to TPH in EF 6.1 -


because of performance issue need migrate object hierarchy tpt tph structure. there easiest way migrate data 1 structure another. object hierarchy contains around 15 classes, , don't want write migration scripts manually. visual tool, or kind of migration tool fluent interface nice. thank you.

p.s. server sql server 2014.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -