Multiple choice technology

What is the language you should use when you are using a script component?

  1. VB.Net

  2. C#

  3. VB6

  4. VB.Net & C#

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In older versions of SSIS (SQL Server 2005), VB.Net was the only supported language for the Script Component. Modern versions support both VB.Net and C#, making the question version-dependent.