14.11.2014 Views

Microsoft

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A. Execute dtexec /F “c:\ssisPackages\UpdateTable.dtsx” /SET \packages.variables[runlD].Value;5.<br />

B. Execute dtexec /F “c:\ssisPackages\UpdateTable.dtsx” /SET \packages.variables.runlD=5.<br />

C. Create a text file that specifies the variable name and value in the format<br />

package.variables[runlD].Value = 5. Execute dtexec /F “c:\ssisPackages\UpdateTable.dtsx” /COM<br />

where is the name of the file you just created.<br />

D. Create a text file that specifies the variable name and value in the format runlD=5. Execute dtexec /F<br />

“c:\ssisPackages\UpdateTable.dtsx” /COM where is the name of the text file you<br />

just created.<br />

Answer: A<br />

http://www.cert4prep.com/70-445.html Page 8

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!