The plan <varList> element is a child of the <executionPlan> and <inlineSubplan> elements and is used to declare a list of variables for use by the steps contained in the plan and any components they reference. The values of the variables are defined at the point of declaration, and cannot be redefined.
Name |
How Many? |
Description |
var |
1 or more |
A plan variable declaration, including name and value. |