架构比较不适用于复合项目

Schema compare not working with composite project

我在 SQL Server 2012 中使用复合 SQL 数据项目设置了一个数据库。主数据库引用了一个图书馆数据库,该引用设置为包括在同一个数据库中。我可以很好地部署它。但是,当我尝试进行比较时,它会忽略图书馆数据库。是否需要使用某些设置才能将其与完整的组合数据库进行比较?

参见:

http://blogs.msdn.com/b/ssdt/archive/2012/06/26/composite-projects-and-schema-compare.aspx

To deploy a composite project you must set the Include composite objects option on the project you're deploying from. ... This is available as an Advanced option in Publish and on the Debug properties tab, and as a general option in Schema Compare