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.
我有一个带有 Foreach 循环容器的 SSIS 2012 包。对于每条数据,我想构建一个 URL 并下载该 URL 的内容。我似乎无法让连接的 ServerUrl 属性包含来自 Foreach 容器的当前数据。