ltl_send_only_primary_keys

Determines whether Replication Agent sends only primary key columns, or sends all columns to Replication Server for update and delete operations to the replicate database.

Default

true

Value

true – sends only the primary key columns to Replication Server.

false – sends all columns to Replication Server.

Comments