column_compression

Determines whether the Log Transfer Interface component sends all columns in after images or only columns that were changed in an update operation in the after images.

Default

true

Values

true – The Log Transfer Interface sends only minimal column information (only changed columns in after images) in the generated LTL for update operations.

false – The Log Transfer Interface sends complete column information (all columns in after images) in the generated LTL for update operations.

Comments