Delete Object Name Pattern
The name to use for the Delete Objects when using Delete Detection. @@this_DEL
will us the current object name (table name) and append _DEL
at the end. Update this to use a specific naming convention for delete tables
Notes:
- This setting is part of the Staging Naming settings category.
- The default value for this setting is
@@this_DEL
.