Previous Topic: %TriggerWhenNext Topic: %ViewName


%UpdatePK()

Lists the primary key elements of the trigger table and performs the Update action on each member.

Syntax

%UpdatePK()

Syntax Example

%UpdatePK()

Expansion

updating(master_number) or

updating(movie_copy_number)…

Usage

Classified as an Entity macro that you can use in the Table Trigger Editor (Triggers dialog).