Checks in a new version of a plan from XML
Table 10–2 Arguments and Result for the pdb.p.ci
Argument/Result |
Syntax |
Description |
|
---|---|---|---|
path |
Required |
InputStreamWrapper |
The plan in XML format |
major |
Optional |
Boolean |
Whether to checkin as a new major version; default false |
hidePrev |
Optional |
Boolean |
Whether to hide the previous plan, default true |
parents |
Optional |
Boolean |
Whether nonexistent parents are created during plan check-in. The default value is false. |
result |
ExecutionPlan |
The new execution plan |