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!

ssiscolumnmappings

right-click background , should have option 'select mappings', repeat right-click 'delete selected mappings'.

right-click


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -