Row Filter

Specify the logical condition restricting which inserted rows gain an ERDBGW row.

For example, you could include this condition, which is added as a WHERE clause on the insert statement:

inserted.ATTID <> N'SUPPLYQTY'

This setting also applies to table updates if the Process Updates field is selected.