sql server - Visual Studio 2012 - Deleting multiple SSIS Column Mappings in Data Flow Task -
is there way remove column mappings in ssis data flow task in 1 step? in example below, if wanted remove mappings have individually click each arrow (using 'ctrl+click') , hit 'delete' button.
this not ideal if have table >20 columns! have tips or tricks help?
thanks!
right-click background , should have option 'select mappings'
, repeat right-click 'delete selected mappings'
.
Comments
Post a Comment