如何在执行流程任务中将变量分配给参数?

how to assign the variable to the argument in execute process task?

我试图在参数中传递变量(执行处理任务)。 我读了 msdn 文章,他们告诉我在参数中像 @variablename 一样传递。

我尝试了@variablename,@[User::variablename] 但无法实现。 有什么建议吗?

这是link!!我找到了答案。

http://www.techbrothersit.com/2013/12/ssis-how-to-unzip-zip-files-in-ssis-how.html