Name |
GetStudentMods |
Value |
Expression: "exec usp_DimStudent_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::CurrentDayDate] + "'"
exec usp_DimStudent_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM' , '2016-03-04' |
Value Type |
String |
Description |
This variable contains the string to execute the Stored Procedure that will retrieve the infomation from the Source System. |
System Variable |
False |
Namespace |
User |
Qualified Name |
User::GetStudentMods |
Evaluate As Expression |
True |
Expression |
"exec usp_DimStudent_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::CurrentDayDate] + "'" |
ID |
d1a0102b-1c73-4082-ad8b-52a0c29f7986 |
Raise Changed Event |
False |