ssis t-sql返回值

image

sql类似如下,不需要使用return 语句,SQL语句的ConnectionType必须是“ADO.NET”

select @proID=fieldValue from table1 where proName=@PJ_Name
image

 

参数映射:
image 
方向需要设置成“Output”

posted on 2010-02-03 16:56  一粒沙  阅读(374)  评论(0编辑  收藏  举报