Charmer
SSChampion
Points: 14903
More actions
October 18, 2011 at 4:47 am
#244741
Hi,
i have a package variable which needs to be assigned to a local variable in the script component...whats the code?
Can any one help me ?
Thanks,Charmer
steveb.
SSC-Forever
Points: 46733
October 18, 2011 at 4:54 am
#1395803
its all in here
http://msdn.microsoft.com/en-us/library/ms135941.aspx
you just the DTS object to refernce the varaible.
like
Dts.Variables["yourVariable"].value
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply