質問

In VS 2010, how would you register/add a custom transformation to the toolbox?

正しい解決策はありません

他のヒント

Add the *.dll file of your customized component in the default Toolbar folder under the SSIS installation and then right click on the toolbar in the SSIS project window.

Then you will have to choose items and select the *.dll that was pasted in the folder.

http://bennyaustin.wordpress.com/2009/06/30/steps-to-build-and-deploy-custom-ssis-components/

This link may help with the screenshot

Kindly let know if it is useful

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top