DimStudentTermLoad
 GetStudentTermMods (Variable)
  Properties
Property Value
Name GetStudentTermMods
Value Expression: "exec usp_DimStudentTerm_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"

exec usp_DimStudentTerm_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM'
Value Type String
Description This variable contains the execution string for the Stored Procedure that will retrieve the data from the source system.
System Variable False
Namespace User
Qualified Name User::GetStudentTermMods
Evaluate As Expression True
Expression "exec usp_DimStudentTerm_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"
ID 68699bc4-314e-49fe-b3df-f5cf0a0502c8
Raise Changed Event False
Powered by BI Documenter