SQL Server Integration Services: Difference between revisions

Content deleted Content added
Line 46:
* Row Sampling
* Foreach Loop Container
* For loop Container
 
The Conditional Split transformation is used to conditionally route rows to other transformation objects based on a particular condition. It is similar to the "if..else" construct in the C language.