Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Use this procedure if you're copying the completed Lesson 4. To copy the sample

4. In **Solution Explorer**, right-click **SSIS Packages** and then select **Paste**.

By default, the name of the copied package is **Lesson 4.dtsx**.
By default, the name of the copied package is **Lesson 5.dtsx**.

5. In **Solution Explorer**, double-click **Lesson 4.dtsx** to open the package.
5. In **Solution Explorer**, double-click **Lesson 5.dtsx** to open the package.

6. Right-click anywhere in the background of the **Control Flow** design surface and select **Properties**.

Expand Down