DropDWStagingSnapshot
 EmailBodyText (Variable)
  Properties
Property Value
Name EmailBodyText
Value Expression: "Unable to delete the following snapshots of the DWStaging database: " + @[User::SnapshotDropFailList] + " This failure can happen in a user other than the ETL execution account created a snapshot with a name like 'DWStaging_ETL%'."

Unable to delete the following snapshots of the DWStaging database: This failure can happen in a user other than the ETL execution account created a snapshot with a name like 'DWStaging_ETL%'.
Value Type String
Description The text that will be coded in the body of the e-mail. This is an configuration setting in SSIS_Configurations that will be appended to the end of the e-mail.
System Variable False
Namespace User
Qualified Name User::EmailBodyText
Evaluate As Expression True
Expression "Unable to delete the following snapshots of the DWStaging database: " + @[User::SnapshotDropFailList] + " This failure can happen in a user other than the ETL execution account created a snapshot with a name like 'DWStaging_ETL%'."
ID ba4deb15-45f9-4667-881e-6d728484c4ae
Raise Changed Event False
Powered by BI Documenter