码迷,mamicode.com
首页 > 其他好文 > 详细

SSIS Expressions 属性

时间:2015-11-10 19:29:35      阅读:320      评论:0      收藏:0      [点我收藏+]

标签:

将属性值使用一个表达式来表示,Expression可以是常量,可以是variable,可以是parameter。

 

下图是一个Execute Sql Task的Expressions,

Expressions :A collection of expressions. the evaluation result of each expression is assigned to a property and replaces the value of the property.

 

Property就是task的属性,可以从列表中选择一个属性,并赋予variable,parameter,function,或常量值。

技术分享

 

SSIS Expressions 属性

标签:

原文地址:http://www.cnblogs.com/ljhdo/p/4953888.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!