Execute Package Task (Parent Package Globals Tab)

DTS Designer

DTS Designer Help

Execute Package Task (Parent Package Globals Tab)

Use this tab to select those global variables in the parent package that will pass information to the child package. You can use existing global variables or create new ones. Global variables defined in this dialog box are created and executed at run-time. You can also define global variables in the DTS Package Properties dialog box.

Options

Name

Specify the global variable name. You can edit an existing name, or type a new name in the cell after clicking New.

New

Add a global variable to the package. Click New to insert an empty row in the Variables table.

Delete

Delete a selected global variable from the parent package global variables list.

See Also

Execute Package Task

Using Global Variables with DTS Packages