同步架构视图和解决方案资源管理器
- DB_A->数据库项目
- DB_B ->与数据库项目的架构比较
- 将更新脚本应用到数据库项目 架构
- 视图显示更改,但解决方案资源管理器不显示。
在架构比较期间应用更改时,对于数据库源和数据库项目目标,更改会在架构视图中表示,但解决方案资源管理器仍然具有所有旧脚本,即使它们已因架构比较而被删除。这是预期的行为吗?
如何将解决方案资源管理器(及其所有脚本)与架构视图同步?
- DB_A -> DB project
- DB_B -> Schema Comparison with DB Project
- Apply Update Script to DB Project
- Schema View shows changes, but Solution Explorer does not.
When applying changes during schema comparison, with database source and database project target, the changes are represented within the schema view, but the solution explorer still has all the old scripts, even though they've been dropped as a result of the schema comparison. Is this expected behavior?
How do I synchronize the Solution Explorer (and all its scripts) with the Schema View?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我发现的最佳答案是:
http://social.msdn.microsoft.com/Forums/en/vstsdb/thread/81c1d830-1921-47c0-87d5-c8cf27d35df6
Best answer I've found to this is:
http://social.msdn.microsoft.com/Forums/en/vstsdb/thread/81c1d830-1921-47c0-87d5-c8cf27d35df6