Marked table triggers

If an AFTER row trigger exists on a primary table when that table is marked for replication, the existing trigger is modified to contain a section of code to support Sybase replication.

The Sybase replication section in an existing trigger begins and ends with comments that serve as markers so that, when the table is unmarked, the Sybase replication section can be removed from the trigger.

NoteDo not remove or alter the Sybase replication comments in triggers.