ClearConsumer: Boolean;
The ClearConsumer property determines whether it is necessary to clear a consumer before adding records. If the property is set to True, a consumer is cleared; if the property is set to False, it is not. The property is set to True by default.
The property use is given in the example for IEtlPlainDataConsumer.KeyFieldNames.
See also: