Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经设法调整 EF 电动工具的 tt 模板来创建我喜欢的代码,但我无法做的一件事是找到一种方法来排除某些表。例如,当您向数据库添加图表支持时,它也会尝试包含系统图表表。我希望有一种方法可以告诉工具忽略这一点。
目前无法选择哪些表应该用于逆向工程(Beta 2),但根据 ADO.NET 团队博客,这是他们在 backlog 中已经拥有的功能,因此希望它将成为未来 beta 或 RTM 的一部分。