DropDWStagingSnapshot
 SnapshotDatabase_DROP (Variable)
  Properties
Property Value
Name SnapshotDatabase_DROP
Value Expression: "DROP DATABASE [" + @[User::NameOfSnapshotToDelete] + "]"

DROP DATABASE []
Value Type String
Description This is the SQL statement to drop the Snapshot.
System Variable False
Namespace User
Qualified Name User::SnapshotDatabase_DROP
Evaluate As Expression True
Expression "DROP DATABASE [" + @[User::NameOfSnapshotToDelete] + "]"
ID 65a35f3d-c1a4-40a7-ba50-f708187c8d70
Raise Changed Event False
Powered by BI Documenter