Enable download delete
|
Specifies the method for obtaining the list of deleted records. You can choose from one of the following values:
-
Use deleted column – you must specify the column name, data type, and the deleted value and non-deleted value designators.
-
Use shadow table – you have to use triggers to manage the contents of the shadow table. You must specify the name of the deleted shadow table (<ConsolidatedTable> represents the code of the consolidated table), along with the timestamp column name.
|