本文介绍了在CTP4中提取概念模型......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在CTP 4中仅从代码中捕获生成的概念模型会很有帮助。
Would be helpful to capture the generated conceptual model from code-only in CTP 4.
在EF设计师中查看模型会有价值。
There would be value in viewing the model in the EF designers.
相信CTP 3有一个电话,比如WriteEDMX。
Believe in CTP 3 there was a call, something like, WriteEDMX.
有没有办法在CTP 4中捕获?
Is there a way to capture in CTP 4?
推荐答案
WriteEdmx已被移至DbModel类。
WriteEdmx has been moved to the DbModel class.
干杯,
Andrew。
这篇关于在CTP4中提取概念模型......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!