How to: Configure a For Loop Container

This procedure describes how to configure a For Loop container by using the For Loop Editor dialog box.

To configure the For Loop container

  1. In Business Intelligence Development Studio, double-click the For Loop container to open the For Loop Editor.

  2. Optionally, modify the name and description of the For Loop container.

  3. Optionally, type an initialization expression in the InitExpression text box.

  4. Type an evaluation expression in the EvalExpression text box.

    Note

    The expression must evaluate to a Boolean. When the expression evaluates to false, the loop stops running.

  5. Optionally, type an assignment expression in the AssignExpression text box.

  6. Optionally, click Expressions and, on the Expressions page, create property expressions for the properties of the For Loop container. For more information, see How to: Create a Property Expression.

  7. Click OK to close the For Loop Editor.

See Also

Tasks

Using Property Expressions in Packages

Concepts

For Loop Container
Control Flow How-to Topics (SSIS)

Other Resources

Integration Services Expression Reference

Help and Information

Getting SQL Server 2005 Assistance