This field defines if the loading logic for the facts table must be :
- of the type Incremental(on each triggering, the modifications to the source table are copied, which have been logged with the help of a database trigger)
- or of the type Delete and replace (all the lines in the table are deleted prior to completely recreating them).