Microsoft
70-448 · Question #325
70-448 Question #325: Real Exam Question with Answer & Explanation
Sign in or unlock 70-448 to reveal the answer and full explanation for question #325. The question stem and answer options stay visible for context.
Question
You implement a SQL Server 2008 Integration Services (SSIS) package. The package contains the following components: A Foreach Loop container for the Collection property as shown in the following exhibit. A Foreach Loop container for the Variable Mappings property as shown in the following exhibit. A String variable named FileName. A String variable named DirectoryPath. You need to update the package so that the DirectoryPath variable returns the directory path for the file path stored in the FileName variable. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Exhibits
Options
- ASet the RaiseChangedEvent property of the User::FileName variable to True.
- BSet the EvaluateAsExpression property of the User::DirectoryPath variable to True.
- CAdd a Script task to the OnPostExecute event handler of the Foreach Loop container.
- DSet the Expression property of the User::DirectoryPath variable to the following expression.
- ESet the Expression property of the User::FileName variable to the following expression.
Unlock 70-448 to see the answer
You've previewed enough free 70-448 questions. Unlock 70-448 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

