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.
有没有办法将生成的 SSIS 部署向导(清单)配置为仅允许 SQL Server 部署?基本上我希望消除此屏幕,或禁用文件系统部署选项。
可以构建一个基于 SSIS API 并仅实现 SQL Server 部署类型的小型应用程序。例如,您可以查看此http://www.selectsifiso.net/?p=510